Unlocking The SQL Yoga Library

When you load the libSQLYoga library stack it defaults to demo mode. In demo mode a maximum of 10 records will be returned from the database and a dialog will be displayed every 10 minutes.

To unlock SQL Yoga for the current session call sqlyoga_register:

sqlyoga_register "[email protected]", \

"MY_REGISTRATION_KEY"

put the result into theError

If you have a registration key then you can add this RevTalk code to your application code. For example, you might execute this code at the beginning of a preOpenCard handler before you make any other SQL Yoga library calls.

0 Comments

Add your comment

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.