Hi All,
The database in SQL Server2000 is working on IIS6.0 in Windows Serverin Production.
My development machine has Windows XP/IIS 5.0 and is using the same SQL server Database. I have to transfer 6000 records from one table to another.I am adding these records into new table and updating 2 columns in the source table.
The application was working fine for an year and still working in my developmet Platform. It is not working on the Production IIS6.0. I am getting the following error.
Microsoft OLE DB Provider for SQL Server error '80004005'
[DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied.
/rc/databases/IMTransfer.a
sp, line 68
I appreciate your help.
SMV
Start Free Trial