Hello, I have problem for few days and I am not finally able to solve it!!! Please HELP!
I have ASP pages at brinkster server and when I am trying to get to default.asp page, it shows me error happende in inc_top.asp file: Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
/ifbb/inc_top.asp, line 43
The problem line is: set my_Conn = Server.CreateObject("ADODB.Connection") my_Conn.Open strConnString
What can I do? People from Support@brinkster.com think everything is ok, but my pages do not work.