If you are encrypting your database with AES FIPS encryption, you must configure and deploy your device accordingly for each platform.
To set up your application and device for an AES FIPS encrypted UltraLite database
Create an UltraLite database with the property fips=1. See UltraLite fips creation parameter.
Use the following connection parameter in your application's connection string: DBKEY=key. See UltraLite DBKEY connection parameter.
On Palm OS, enable database encryption by calling ULEnableRsaFipsStrongEncryption. See ULEnableFIPSStrongEncryption function.
On Palm OS, ensure that you link to the following files in addition to ulrt.lib:
Ensure that you deploy the appropriate files to your device.
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |