Hello everybody
I'm using VB6 a have this problem:
My application connects to Oracle database server(via ODBC driver ). I have got the installed Oracle Client 10.2.
When i try to run this application in debug mode (CRTL+F5), the first start in succesfull, but in second atempt I have got message: Runtime error '53' on my missed DLL.
This problem occurs in the case of running in debug mode, not of running with executable file. In this case i must restart VB but this problem occurs in second attempt of running indebug mode.
Before I was using Oracle client 9.2 and I have got no problems with debug mode.
Critical source code is creation of the connection to database.
Can somebody help me ?
Thanks,


