Product specifications
11.7.4 Empty String
<Parameter Name="Empty String">EmptyString</Parameter>
Specifies that certain functions, for example SQL tables, receive either
an empty string or a null pointer to replace missing parameters.
Description
NullString: a null string is used.
EmptyString: an empty string used.
Values
EmptyString
Default
11.7.5 ODBC Cursors
<Parameter Name="ODBC Cursors">No</Parameter>
Specifies if the ODBC cursor library is used by the data access driver.
It can help you to improve the performance of your system.
Description
Yes: the ODBC cursor library is used by the data access driver.
No: the ODBC cursor library is not used by the data access driver.
Values
The value set in the cs.cfg file.
Default
11.7.6 SQLDescribeParam Available
<Parameter Name="SQLDescribeParam Available">True</Parameter>
2012-03-15147
SBO parameter reference