From: Berend de B. <be...@po...> - 2002-09-15 23:58:42
|
Hello All, I tried to call SQLFetch such that it returns multiple rows per call. However, the Windows ODBC driver returns just one 1 row at a time. It looks like this driver is an ODBC 2.0 driver that does not support SQLExtendedFetch. But the doc says it attempts to be a 3.5 driver. Is this not yet supported/implemented? How can I query what the driver actually supports? Regards, Berend. (-: |