Hi,
Me again. I have just published a site to the web and everything was fine until I went to test the only bit of ASP on the site. I have a search facility that had been working like a dream when on our internal web server. When I try to use the search function on thye web I get the following error
ADODB.Recordset.1 error '80004005'
SQLState: IM002
Native Error Code: 0
[INTERSOLV][ODBC lib] Data source name not found and no default driver specified
/search/results.asp, line 10
I understand that this is something to do with the way my DSN is set up, but I have had a look through soem documentation and can't seem to get a simple answer as to what I need to change in order for the search application to access the data in my database.
"Please help me, I'm somewhere where I don't know where I am"
Me again. I have just published a site to the web and everything was fine until I went to test the only bit of ASP on the site. I have a search facility that had been working like a dream when on our internal web server. When I try to use the search function on thye web I get the following error
ADODB.Recordset.1 error '80004005'
SQLState: IM002
Native Error Code: 0
[INTERSOLV][ODBC lib] Data source name not found and no default driver specified
/search/results.asp, line 10
I understand that this is something to do with the way my DSN is set up, but I have had a look through soem documentation and can't seem to get a simple answer as to what I need to change in order for the search application to access the data in my database.
"Please help me, I'm somewhere where I don't know where I am"