T
tommydkat
Hi! We've switched from Developer Studio 6.0 to Visual Studio .net
2003. Our application compiles fine with Visual Studio .net 2003 but
when it runs, it uses the Microsoft ODBC driver as is shown in this
function sequence error we're getting when we issue an UPDATE SQL query
to our DB2 database:
State:S1010,Native:0,Origin:[Microsoft][ODBC Driver Manager]
The IBM ODBC driver is installed. When I go to "Start/Settings/Control
Panel/Administrative Tools/Data Sources (ODBC)" and look at my data
sources, I see the IBM ODBC driver listed as the driver for all of my
DB2 databases.
I've read in this help page:
ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/his/db2odbc1_8jtu.htm
that Microsoft provides an IBM DB2 ODBC driver, so maybe that's the one
being used instead of the IBM supplied driver.
Any ideas on how to get the IBM supplied ODBC used instead of the
Microsoft ODBC driver, whether that's the Microsoft DB2 ODBC or not?
Thanks in advance for your time and assistance!
Peace...
Tom
2003. Our application compiles fine with Visual Studio .net 2003 but
when it runs, it uses the Microsoft ODBC driver as is shown in this
function sequence error we're getting when we issue an UPDATE SQL query
to our DB2 database:
State:S1010,Native:0,Origin:[Microsoft][ODBC Driver Manager]
The IBM ODBC driver is installed. When I go to "Start/Settings/Control
Panel/Administrative Tools/Data Sources (ODBC)" and look at my data
sources, I see the IBM ODBC driver listed as the driver for all of my
DB2 databases.
I've read in this help page:
ms-help://MS.VSCC.2003/MS.MSDNQTR.2003FEB.1033/his/db2odbc1_8jtu.htm
that Microsoft provides an IBM DB2 ODBC driver, so maybe that's the one
being used instead of the IBM supplied driver.
Any ideas on how to get the IBM supplied ODBC used instead of the
Microsoft ODBC driver, whether that's the Microsoft DB2 ODBC or not?
Thanks in advance for your time and assistance!
Peace...
Tom