UltraLite Database User's Guide
Database Identification parameters
The Palm creator ID of the database to which you want to connect.
| Interface | Connection parameter |
|---|---|
| UltraLite for MobileVB | DatabaseOnPalm |
| UltraLite for M-Business Anywhere | databaseOnPalm |
| Connection string | palm_db |
For information about using the connection parameter, see Specifying connection parameters.
String
For C++, the creator ID of the application. For MobileVB applications, there is no default.
For many applications, there is no need to supply a Database On Palm connection parameter. From UltraLite for MobileVB, supply a DatabaseOnPalm connection parameter that matches the creator ID of your application.
On first connecting to a database, UltraLite creates a database which is named ul_udb_creator-id and which has a creator ID of creator-id, where creator-id is the value of the Database On Palm connection parameter, or (if that parameter is not supplied) is the creator ID of the application.
SQL Anywhere Studio 9.0.2
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.