Plugin is not working...

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:

Plugin is not working...

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

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

Hi,
Somewhere along the line I've messed up the SQLYoga plugin.
When I open the SQLYoga plugin, I get an empty object window with the following error:

Code: Select all

Function: error in function handler
Object Log
Line else if dbobject_exists(sLoggingA["database"]) and dbconn_exists(sLoggingA["connection"], sLoggingA["database"]) then
Hint dbconn_exists

Any suggestions?
Thanks, John
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: Plugin is not working...

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

John,

It looks like the plugin cannot find a SQL Yoga handler. Have you issued the 'start using' command so that the SQL Yoga library is in use?

http://revolution.screenstepslive.com/s ... In-the-IDE
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: Plugin is not working...

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

No bother. I'm glad it is working for you now.
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”