I have a connection to a SQL DB via an ASP webpage. I can import a few thousand records, then I get the following error. It indicates it's losing a connection to the server, but I know there is a connection because I get some records. I have my Command.Timeout maxed, as well as my Server.Script Timeout.
Any ideas?
Microsoft OLE DB Provider for ODBC Drivers error '80004005'
[Microsoft][ODBC SQL Server Driver][DBNETLIB]SQL Server does not exist or access denied.
2007-01-22
06:57:22
·
2 answers
·
asked by
Anonymous
in
Computers & Internet
➔ Programming & Design