Setting the Default Database Object
The SQL Yoga library has a default database property (sqlyoga_getDefaultDatabase/sqlyoga_setDefaultDatabase). The value of the property is the name of the Database object that is assumed for all API calls. This makes calls to the library shorter as you don't have to provide the name of the Database object each time.
This lesson will show you how to set the default Database object.


0 Comments
Add your comment