Forums/Other/SQL Yoga

Answered

SQL Yoga Installation problem

Paul Townsend
asked this on February 22, 2011 10:15

I'm getting this error, "Please start using the SQL Yoga library stack before opening this plugin."

I've been following the instructions on the tutorial installation page.
revolution.screenstepslive.com/spaces/revolution/manuals/sqlyoga_plugin/lessons/6668-Installing-the-PlugIn

What is this "SQL Yoga library stack"? There are only two .rev files in the installation zip.
bmlsSQLYogaPlugin.rev
sql_yoga.rev

I've created a new folder called plugins in my work folder, and entered that folder in then Preferences,
User Extensions field. The put the bmlsSQLYogaPlugin.rev file in there. That wasn't it.

When I put the bmlsSQLYogaPlugin.rev file in the LiveCode\Plugins folder off of c:\Program Files, then SQL Yoga plugin was listed in the Development, Plugins, list, but was unusable, That wasn't it either.

What is this, "SQL Yoga library stack" and where does it need to be?

 

Comments

User photo
Trevor DeVore
Blue Mango Learning Systems

Hi Paul,

The SQL Yoga library is the sql_yoga.rev file. Here is a lesson that discusses the concept of library stacks and how to use sql_yoga.rev in the IDE.

http://revolution.screenstepslive.com/spaces/revolution/manuals/sql...

Once you have started using the SQL Yoga library then the plugin will function properly.

February 22, 2011 10:25
User photo
Paul Townsend

Got it! Thanks!

I've updated the my RunRev Forum message, (same as above), with your response, in case anyone else needs clarification on that error message.

http://forums.runrev.com/viewtopic.php?f=12&t=6985&p=31788#p31788

February 22, 2011 11:35
User photo
Paul Townsend

Step 1- Open stack, sql_yoga.rev
Step 2- Into immediate Message Box enter command, "Start using stack LibSQLYoga"
Step 3- Message Box Verify Result, enter command "Put the stacksinuse" 
Step 4- THEN, from Development, Plugins, open, "bmlsSQLYogaPlugin"

February 22, 2011 11:43
User photo
Trevor DeVore
Blue Mango Learning Systems

I've updated the plugin lesson so that it points to the lesson on putting the sql_yoga.rev library in use.

February 24, 2011 08:54