ODBC Connection failing to SQL server 2019 Express

Wyatt 1 Reputation point
2022-11-17T21:48:11.067+00:00

Hello,

I recently updated a machine and installed SQL server 2019 on and it will not allow me to connect to it via ODBC connection.
TCP/IP is enabled
Port 1433 is open and can be pinged

The error that I am getting is connection failed SQL server error 1272.
I don't know what this means and can't seem to find anything on it.

261625-image.png

Thank you

SQL Server Other
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. YufeiShao-msft 7,146 Reputation points
    2022-11-18T03:09:58.937+00:00

    Hi @Wyatt ,

    Are you using he default instance or the named instance?

    Please verity that the SQL Server service is started and port 1433 is not blocked on the firewall between the client and the server

    Ensure the database is attached and online

    Please check out: Troubleshoot connectivity issues in SQL Server

    -------------

    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    0 comments No comments

Your answer

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