SQL Yoga version 1.1.0 build 4 :: Visit website

Printer friendly version

command sqlyoga_register

[DEPRECATED] Unlocks the SQL Yoga library for use in your application.

command sqlyoga_register pUserString, pRegistrationKey
Parameters
TypeNameDescription
Simple parameter. pUserString Your email address.
Simple parameter. pRegistrationKey Your registration key.
Description

SQL Yoga requires you to unlock the library each session. What this means is that after you start using libSQLYoga you should call sqlyoga_register to unlock all of the features.

sqlyoga_register "myemail@myemail.com", MY_SQLYOGA_REGISTRATION_KEY

Return

Error message