marcusleemitchell
Programmer
Got a error, and really need some help.
i'm relativly new to asp and mssql, have come from coldfusion a mysql.
i have a site and a datasource that both work fine on my local machine, however with all the setting seemingly correct, when using the 'live' web server i get the following message:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
/hushpuppies/Default.asp, line 8
(line 8 being:
Application(" = "Provider=MSDataShape.1;Extended Properties=""Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=;Use Encryption for Data=False;Tag with column collation when possible=False"";Persist Security Info=False;Data Source=;User ID=;Initial Catalog= Provider=SQLOLEDB.1;User Id=;PASSWORD=;"
what could be causing the error?
i've checked the server connection and all all seems to be working fine. big disappointment!
many thanks to anyone who may be able to shed any light on this!
Marcus Lee Mitchell
i'm relativly new to asp and mssql, have come from coldfusion a mysql.
i have a site and a datasource that both work fine on my local machine, however with all the setting seemingly correct, when using the 'live' web server i get the following message:
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified
/hushpuppies/Default.asp, line 8
(line 8 being:
Application(" = "Provider=MSDataShape.1;Extended Properties=""Use Procedure for Prepare=1;Auto Translate=True;Packet Size=4096;Workstation ID=;Use Encryption for Data=False;Tag with column collation when possible=False"";Persist Security Info=False;Data Source=;User ID=;Initial Catalog= Provider=SQLOLEDB.1;User Id=;PASSWORD=;"

what could be causing the error?
i've checked the server connection and all all seems to be working fine. big disappointment!

many thanks to anyone who may be able to shed any light on this!

Marcus Lee Mitchell