Creating Table Objects
When you want to work with some of the more advanced SQL Yoga features you need to create table objects. The plugin will export the code to the clipboard that you need to add to the "table objects behavior" script.
Note that you must have already connected to your database at least once before following these steps. Otherwise SQL Yoga will not have had a chance to import the tables in your database.
Right-Click on Database Object
Select Copy table object create code to clipboard from the contextual menu.
The Clipboard Contents
The system clipboard will now contain RevTalk similar to what you see above. Basically each table will be included in a tableobj_createObject call.




0 Comments
Add your comment