SQLYoga and On-Rev

This is the place to post technical queries about SQL Yoga

Moderators: FourthWorld, heatherlaine, Klaus, robinmiller, trevordevore

Post Reply
trevordevore
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1005
Joined: Sat Apr 08, 2006 3:06 pm
Location: Overland Park, Kansas
Contact:

SQLYoga and On-Rev

Post by trevordevore » Fri Oct 11, 2013 2:30 pm

[This post is an archive from the old SQL Yoga forums]

Can I use SQLYoga with On-Rev/Rev server to handle my database manipulation?
Trevor DeVore
ScreenSteps - https://www.screensteps.com

LiveCode Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode
LiveCode Builder Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode-builder

trevordevore
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1005
Joined: Sat Apr 08, 2006 3:06 pm
Location: Overland Park, Kansas
Contact:

Re: SQLYoga and On-Rev

Post by trevordevore » Fri Oct 11, 2013 2:30 pm

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.
Trevor DeVore
ScreenSteps - https://www.screensteps.com

LiveCode Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode
LiveCode Builder Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode-builder

trevordevore
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1005
Joined: Sat Apr 08, 2006 3:06 pm
Location: Overland Park, Kansas
Contact:

Re: SQLYoga and On-Rev

Post by trevordevore » Fri Oct 11, 2013 2:30 pm

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.
Trevor DeVore
ScreenSteps - https://www.screensteps.com

LiveCode Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode
LiveCode Builder Repos - https://github.com/search?q=user%3Atrevordevore+topic:livecode-builder

Post Reply

Return to “SQL Yoga”