UltraLite Database User's Guide
To identify the schema file deployed to a Palm OS device.
| Interface | Connection parameter |
|---|---|
| UltraLite for MobileVB | SchemaOnPalm |
| UltraLite for M-Business Anywhere | schemaOnPalm |
| Connection string | palm_schema |
For information about using the connection parameter, see Specifying connection parameters.
String
There is no default value.
This parameter specifies the UltraLite schema for a Palm OS device. It is required only when you create a database.
Although .pdb is the extension on the desktop, do not supply .pdb in your connection parameter string.
The following connection string fragment supplies the palm_schema and schema_file parameters.
"PALM_SCHEMA=orders;SCHEMA_FILE=MyOrders.usm"
SQL Anywhere Studio 9.0.2
Copyright © 1989–2004 Sybase, Inc. Portions copyright © 2001–2004 iAnywhere Solutions, Inc. All rights reserved.