I am getting the following error message:

Managed ADO Data Control

Error 0: [Microsoft][ODBC Driver Manager] Driver's SQLSetConnectAtty failed

The code works perfectly. I am using Office Web components for the charting, and ADO Data controls linked through ADBC to several text files that a component testers creates. these are linked via ADBC as text files(comma seperated). I have been on MSDN and found the following:

ADO 2.0 and later return connection messages to Browser

http://support.microsoft.com/default...;en-us;Q197459

Sorry couldnt get the link to work right, but anyways the jist of the article is that these messages are going to show up but are for informational purposes only, but they suck. I know the first person to run this on the line is going to call me every time it pops up.

Everything works great, the data is there, and reading writing works fine, but the first time I refresh the data control this da!@ message pops up.

Is there a way to get rid of it that someone knows about?????
I mean Error code 0 means no error, then why pop up the box????