Failure MyODBC on debug with Visual C++ 6.0
Hi,
I'm getting problems to run my application in DEBUG mode using MyODBC 3.51.10.
I have a DLL to interface with ODBC conectors compiled in RELEASE mode linked with odbc32.lib odbccp32.lib.
My application is linked with my DLL (mydll.lib).
If I run my application compiled in DEBUG mode using the tool (Execute program - CTRL+F5) all is ok, but if I run it using the tool (Go - F5) SQLFetchScroll function with SQL_FETCH_FIRST param return a SQL_ERROR.
Some idea ?
Thanks.
Lincoln
Subject
Written By
Posted
Failure MyODBC on debug with Visual C++ 6.0
November 25, 2004 07:14AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.