Micro Focus Studio Enterprise Edition for UNIX
>
Programming
>
Data Access
>
Database Access
>
Reference
>
OpenESQL
>
SQL Compiler Directive Options
>
DBMAN
DBMAN
Specifies the preprocessor to use. This directive is not required when compiling programs with OpenESQL.
Syntax:
DBMAN={ODBC}
Parameters:
ODBC
For native code
Properties:
Default:
DBMAN=ODBC
Scope:
Used at compile time:
Yes
Behavior at run time:
Process
See
Scope - OpenESQL SQL Compiler Directive Options
for more information.
Parent topic:
SQL Compiler Directive Options
Related concepts
ODBC
HCO for SQL Server Precompiler Options
Related information
Scope - OpenESQL SQL Compiler Directive Options
Building Applications