Can I use SQLYoga with On-Rev/Rev server to handle my database manipulation?
Comments
Trevor DeVore
Blue Mango Learning Systems
Not right now. SQL Yoga uses some of the engine debugging features in order to return values in both 'it' and 'the result'. These debugging features are not supported in the revServer engine.
Now I've been told that the ability for a developer to set both 'the result' and 'it' will be coming at some point. When it is officially supported I can update the SQL Yoga code and you can begin using it with revServer.
August 05, 2010 10:24.
Andrew
Any hopes for this with the new LiveCode Server release?
July 28, 2011 02:48.
Trevor DeVore
Blue Mango Learning Systems
It doesn't look like it. I just tried a simple test script that tried to print the executionContexts and the script just locked up.
Comments
Not right now. SQL Yoga uses some of the engine debugging features in order to return values in both 'it' and 'the result'. These debugging features are not supported in the revServer engine.
Now I've been told that the ability for a developer to set both 'the result' and 'it' will be coming at some point. When it is officially supported I can update the SQL Yoga code and you can begin using it with revServer.
Any hopes for this with the new LiveCode Server release?
It doesn't look like it. I just tried a simple test script that tried to print the executionContexts and the script just locked up.