Basic steps for setting connection parameters
This section gives basic steps for setting database parameters and
database preferences in PowerBuilder.
To set database parameters:
-
Learn how to set database parameters in the development
environment or in code. -
Determine the database parameters you can set for your database
interface.For a table listing each supported database interface and the
database parameters you can use with that interface, see the section called “Database parameters and supported database interfaces” in Connection Reference. -
Read the description of the database parameter you want to set
in Database Parameters in Connection Reference. -
Set the database parameter for your database connection.
To set database preferences:
-
Learn how to set database preferences in the development
environment or PowerBuilder application script. -
Determine the database preferences you can set for your
DBMS.For a table listing each supported database interface and the
database preferences you can use with that interface, see the section called “Database parameters and supported database interfaces” in Connection Reference. -
Read the description of the database preference you want to set
in Database Parameters in Connection Reference. -
Set the database preference for your database connection.