Reply to thread

Please try not to handle SQL connections in your plugin. You'd have to reference all gentle libs as well as the database providers, etc. In addition there are ongoing changes like relocating the gentle.config, etc. Your plugin would have to be maintained with all these changes as well then. Try to use the businesslayer for everything you need.



Yep. This should work okay.



Broce and Bavarian will be the people who know best. Technically it's the same as above. Simply persist your changed Schedule object.


Top Bottom