PLB_SQLIO_SQLTYPE Keyword


PLB_SQLIO_SQLTYPE={sqllanguagenumber}

 

This keyword defines the type of SQL syntax to be used. If this keyword is not specified, the {sqllanguagenumber} defaults to a value of one (1). This keyword is required to ensure proper execution of SQL statements to perform the PLB IO instructions relative to a specific SQL database engine type.

 

 

SQL Language Number

Language Descriptions

1

SQLite language type

2

SQL Server language type

3

MYSQL language type

 

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_SCOPEID Keyword PLB_SQLIO_USER Keyword