[interface_name] parameter1 = value parameter2 = value . . , parameterN = valueA special interface named "global" can be used to globally define default values for certain parameters.
Parameter | Description | Default |
Client connection timeout specified in seconds. | 0 | |
Convert all fields to character format. | no | |
Convert datetime fields to character format. | no | |
Convert GUID (uniqueidentifier) fields to character format. | no | |
ODBC connect string. The following identifiers representing other interface
parameters or data can be embedded in the string:
%d - database, dbq or dsn name |
See types | |
Name of database. | ||
Name of ODBC driver. | See types | |
Send full column info. | no | |
Load data type info. | no | |
ODBTP login type override. Possible values are single, reserved or normal. | ||
Host name of odbtp service. | interface name |
|
Port used for odbtp serice. | 2799 | |
Client read timeout specified in seconds. | 600 | |
Remove trailing space characters from text data during retrieval. | no | |
Size of row cache if row cache usage enabled. If is is set to 0, then the size will be allowed to grow to store all result rows into the cache. | 0 | |
Name of database server. | interface name |
|
Database type. See types for list of valid entries. | dsn | |
Read SQL query strings as UTF8 encoded UNICODE strings. | no | |
Use broad data type names instead of more descriptive type names. | no | |
Use row cache to store results. | no | |
Maximum size of buffer for variable length data if it is not explicitly specified when binding a column or parameter. | 65536 |
Type | ||
access | ||
db2 | ||
dsn | ||
excel | ||
foxpro | ||
foxpro_dbc | ||
general | ||
mssql | ||
mysql | ||
oracle | ||
sybase | ||
text |