One of the users recently asked on the user list [1] whether our ODBC
driver supports row-set binding and we gave him the following answer:

—-
ODBC driver supports rowset binding though currently only fetching of a
single row per call is supported, i.e. SQL_ATTR_ROW_ARRAY_SIZE attribute
can only be set to 1 right now.
—-

I am curious as to what “single row per call” means. Will it have negative
performance implications?

D.

[1] - http://apache-ignite-users.70518.x6.nabble.com/ODBC-Driver-td4557.html

Reply via email to