UltraLite Database User's Guide
Connection Parameters
Database identification parameters
The Palm creator ID of the database to which you want to connect.
| Interface | Connection parameter |
|---|---|
| UltraLite for MobileVB | DatabaseOnPalm |
| Native UltraLite for Java | databaseOnPalm |
| Connection string | palm_db |
For information about using the connection parameter, see Specifying connection parameters.
String
The creator ID of the application.
When creating a database, this parameter names the new database file.
When opening a connection to an existing database, the parameter identifies the database.