This chapter describes the syntax and use of each DBParm parameter that you can set in PocketBuilder. Syntax and usage depend on the database interface you are using. Some ODBC DBParms are not valid for use with SQL Anywhere.
Setting DBParms in PowerScript
Use the Preview page of the Database Connection Profile dialog
box to ensure that you are using the correct syntax in PowerScript
code. Most boolean DBParms can be turned on using any of the values true, Yes,
or 1, and turned off using false, No,
or 0. Numeric values for DBParms must not be
enclosed in quotes.
Topic |
Page |
---|---|