[url]http://www.aspfaq.com/search.asp?q=SQLSetConnectAttr[/url]
--
Aaron Bertrand
SQL Server MVP
[url]http://www.aspfaq.com/[/url]
"Stefan" <stefandragolov.com> wrote in message
news:89543c7c.0312121306.10e90ddbposting.google.c om...> 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!
Bookmarks