I need help!!! I have an asp application that reads an xml file daily, validates, and inserts the recoreds into SQL Server 2005. For months this has worked with no problem. Now when I run the script it works for the first 1000 records or so and then bombs with: [DBNETLIB][ConnectionOpen (Connect()).]SQL Server does not exist or access denied. I have searched the internet for help and tried different things. How can things work so well for so long and then stop? How can it work in the same script and then fail after a few records.