littleRedRooster
Programmer
Hi, I am pretty new to C++ but I am supporting a huge C++ application. I am setting up a new environment on a Windows 2000 server (previously it was set up on an NT4 machine). For some reason when I run the application in debug mode I cannot connect to the oracle db, but when I execute my exe file (ctrl-F5) I am able to connect to the DB. I am using microsoft ODBC for Oracle drivers.
I am passing all the right parameters. I am pretty sure this is something environmental. I dont know if this has something to do with the way I have my project set up or has something to do with ODBC. Any help would greatly be appreciated. Thanks
I am passing all the right parameters. I am pretty sure this is something environmental. I dont know if this has something to do with the way I have my project set up or has something to do with ODBC. Any help would greatly be appreciated. Thanks