I have error handling in my application and I get this error message immediately after the conn.open call to an Oracle db...

From: Stefan <stefan_at_dragolov.com>
Date: 12 Dec 2003 13:07:09 -0800
Message-ID: <89543c7c.0312121307.5e018dc7_at_posting.google.com>



I have error handling in my application and I get this error message immediately after the conn.open call to an Oracle db...

The only reason I know of the error is because I have error handling code.
But my application doesn't crash. The connect does proceed and the queries are executed etc - everything works fine. But I still don't want my error handling code to display this error, so I'm trying to figure out why it happens...

The other weird thing is that it happens only some of the time... I've noticed that it happens if I haven't requested the ASP in a few minutes... So I wait a few minutes, I request the page, I get the error, and then if I start refreshing the page (without waiting) i don't get the error the 2nd, 3rd, etc.. time....

Any ideas why I'm getting this error:

[Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAttr failed

Thanks! Received on Fri Dec 12 2003 - 22:07:09 CET

Original text of this message