Hi All,

Env. NT4.0, SP3, VC6.0.

I have a DLL ( Ext DLL. ) which does all the ODBC work.
I use the classes exported from this DLL in my GUI.

With VC5.0 it works fine.
But now I compiled the DLL using VC6.0 and I get
an exception in SQLServer32.dll. That too when I fetch the second
record from the result set. For first record MoveNext works fine.

Can someone help me finding the problem?

Thanks in Advance.

Regards
Arunesh Mohan.