PLB_SQLIO_DRIVER Keyword


PLB_SQLIO_DRIVER={drivernumber}

 

This keyword defines a driver number that identifies the type of SQL database connection to be used. The {drivernumber} is a numeric value from one (1) to nnn that specifies the SQL database connection type. If is keyword is not specified in the configuration INI file, the {drivernumber} defaults to a value of one.

 

 

Driver Number

Database Connection Type

1

SQLite native connection

2

DBFILE connection

 

The SQLIO keywords are placed into the [Environment] section for the INI files for normal runtimes. In the case of an Application Server the SQLIO keywords that are placed in the [Environment] section are used for normal Windows clients. However, when Windows CE clients are being used, these keywords must be specified in the specific Windows CE sections named [Env_wincepk], [Env_wincene], and [Env_console].

 

 

See Also: PLBWIN Keywords, PLBCE Keywords, PLBLinux Environment Variables, Compiler and Runtime Options

 



Compiler and Runtime Options PLB_SQLIO_DEBUG_LOG Keyword PLB_SQLIO_EXT Keyword