Contents Index Database On CE connection parameter Database On Palm connection parameter

UltraLite Database User's Guide
  Connection Parameters
    Database identification parameters

Database On Desktop connection parameter


Function 

The database file to which you want to connect in the desktop development environment.

Syntax 
Interface Connection parameter
UltraLite for MobileVB DatabaseOnDesktop
UltraLite ActiveX DatabaseOnDesktop
UltraLite.NET DatabaseOnDesktop
Native UltraLite for Java databaseOnDesktop
Connection string { file_name | DBF }

For information about using the connection parameter, see Specifying connection parameters.

Values 

String

Default 

ulstore.udb

Description 

When creating a database, this parameter names the new database file.

When opening a connection to an existing database, the parameter identifies the database.

If the filename does not include an extension, the file of extension .udb is assumed.

Example 
See also 

Specifying file paths


Contents Index Database On CE connection parameter Database On Palm connection parameter