I have figured out that under Windows the call to a certain ODBC method
is destroying somehow the stack. During setup of the method call the
pointer to the stack memory are changed.
Does somebody has further insight in this area - using ODBC in C++
program code under Windows?

I bet that it has to do with system DLLs employing the pascal calling convention vs. C calling convention.

Herbert

Reply via email to