Well Here is some of the code, but this same code is running on the production box. Thats why I think it has to be something in my environment. But I am beating myself over the head trying to find out what it is.
phdbc = new HDBC;
if ( phdbc == NULL )
{
GENERATE_EXCEPTION...
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...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.