|
|
2.4 Adding a Mimer SQL License Key
Depending on your VAR license agreement with Upright Database Technology, you may need to add a Mimer SQL license key to your installation script.
You use the ODBC routine SQLConfigDataSource to add the license key.
Note: Using the ODBC routine SQLConfigDataSource to add a license key can be compared to interactively adding a license key using the Mimer Administrator.
The following C example adds a Mimer SQL license key:
rc = SQLConfigDataSource(NULL,ODBC_ADD_SYS_DSN,"MIMER", "InstallationNo=12345\0" "LicenseKey=23CB23B7C8D33E2F206A23CDEF67\0" "Description=This is my license key\0\0");See Mimer Packaging Parameters and ODBC Supplementary Information for more information about SQLConfigDataSource.
|
Upright Database Technology AB Voice: +46 18 780 92 00 Fax: +46 18 780 92 40 dbtechnology@upright.se |
|
|