G
Guest
I'm trying to write a page in vb.net/asp.net using an ODBC connection. Using
server explorer I can get to my connection. When I attempt to connect
through my code in a web browser I get the following error:
ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found
and no default driver specified
The catch is to test, I created a windows application, using the same
connection string & info, and it works just fine. Appearantly it has
something to do with it being a web app. Any help with this would be greatly
appreciated.
server explorer I can get to my connection. When I attempt to connect
through my code in a web browser I get the following error:
ERROR [IM002] [Microsoft][ODBC Driver Manager] Data source name not found
and no default driver specified
The catch is to test, I created a windows application, using the same
connection string & info, and it works just fine. Appearantly it has
something to do with it being a web app. Any help with this would be greatly
appreciated.