Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: PARAMSET_SIZE with ODBC
PARAMSET_SIZE with ODBC
Posted: 2005/07/05 17:36
 
Not all ODBC drivers support attribute PARAMSET_SIZE(for example Sybase SQL Anywhere 5.5).
Before use the parameter, the physical ODBC layer must test for support.
Now AnyDAC raise an Exception with "Option out of range"
RE: PARAMSET_SIZE with ODBC
Posted: 2005/07/05 18:11
 
Hi !

Look like it is too old driver I was testing AnyDAC with ODBC V3 drivers. All they are know about PARAMSET_SIZE, but if they are not supporting PARAMSET_SIZE, then after change property will continue to return 1.

If you would like, then make changes and send to me. So, i will include them into my source base.

Regards,
Dmitry