Collection Contents Previous Next PDF

UltraLite Database User's Guide

Connection Parameters

Database Identification parameters

Database On Palm connection parameter


Function 

The Palm creator ID of the database to which you want to connect.

Syntax 
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.

Values 

String

Default 

For C++, the creator ID of the application. For MobileVB applications, there is no default.

Description 

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.

See also 

Collection Contents Previous Next PDF