Share via

Classic ASP pages have intermittent connectivity issues when trying to connect to Azure SQL Server.

Kevin Rabago 0 Reputation points
2025-10-02T21:45:05.2966667+00:00

My ASP classic pages are having intermittent issues connecting to my SQL Azure database with error code -2147467259. ASPX pages are working just fine. This problem started happening this week.

Azure SQL Database
{count} votes

Answer recommended by moderator
  1. Kevin Rabago 0 Reputation points
    2025-10-03T21:21:51.54+00:00

    Thanks for asking about the connection string. Copilot said the provider I'm using was deprecated. I replaced it with Driver={ODBC Driver 17 for SQL Server} and this seems to have fixed the issue.

    0 comments No comments

0 additional answers

Sort by: Most helpful

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.