To set the following connection-related database preferences, complete the Database Preferences dialog box in the PocketBuilder Database painter:
Shared Database Profiles
Connect to Default Profile
Read Only
Keep Connection Open
Use Extended Attributes
SQL Terminator Character
Other database preferences The Database Preferences dialog box also lets you set other database preferences that affect the behavior of the Database painter itself. For information about the other preferences you can set in the Database Preferences dialog box, see the User’s Guide.
To set connection-related preferences in the Database Preferences dialog box:
Open the Database painter.
Select Design>Options from the menu bar.
The Database Preferences dialog box displays. If necessary, click the General tab to display the General property page.
Specify values for one or more of the connection-related database preferences in the following table.
Preference |
Description |
For details, see |
---|---|---|
Shared Database Profiles |
Specifies the path name of the file containing the database profiles you want to share. You can type the path name or click Browse to display it. |
“Sharing database profiles” and the Shared Database Profiles database preference in the PocketBuilder Connection Reference |
Connect to Default Profile |
Controls whether the Database painter establishes a connection to a database using a default profile when the painter is invoked. If not selected, the Database painter opens without establishing a connection to a database. |
The Connect to Default Profile database preference in the PocketBuilder Connection Reference |
Read Only |
Specifies whether PocketBuilder should update the extended attribute system tables and any other tables in your database. Select or clear the Read Only check box as follows:
|
The Read Only database preference in the PocketBuilder Connection Reference |
Keep Connection Open |
When you connect to a database in PocketBuilder without using a database profile, specifies when PocketBuilder closes the connection. Select or clear the Keep Connection Open check box as follows: |
The Keep Connection Open database preference in the PocketBuilder Connection Reference |
Use Extended Attributes |
Specifies whether PocketBuilder should create and use the extended attribute system tables. Select or clear the Use Extended Attributes check box as follows: |
The Use Extended Attributes database preference in the PocketBuilder Connection Reference |
SQL Terminator Character |
Specifies the SQL statement terminator character used in the ISQL view in the Database painter in PocketBuilder. The default terminator character is a semicolon (;). If you are creating stored procedures and triggers in the ISQL view of the database painter, change the terminator character to one that you do not expect to use in the stored procedure or trigger syntax for your DBMS. A good choice is the backquote (`) character. |
The SQL Terminator Character database preference in the PocketBuilder Connection Reference |
Do one of the following:
Click Apply to apply the preference settings to the current connection without closing the Database Preferences dialog box
Click OK to apply the preference settings to the current connection and close the Database Preferences dialog box
PocketBuilder saves your preference settings in the database section of PK.INI.