P
Pierre Couderc
I try to get the columns of a table with the MS ODBC example of
SQLColumns given in :
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odbc/htm/odbcsqlcolumns.asp
This example used to work fine to access to a table using the ODBC
driver, but works no more under XP SP2!
I get now SQL_NO_DATA at the 1rst fetch.
What am I missing?
Thank you in advance
Pierre Couderc
SQLColumns given in :
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/odbc/htm/odbcsqlcolumns.asp
This example used to work fine to access to a table using the ODBC
driver, but works no more under XP SP2!
I get now SQL_NO_DATA at the 1rst fetch.
What am I missing?
Thank you in advance
Pierre Couderc