DEV Community

Akhil
Akhil

Posted on

How to connect Azure SQL database with desktop application through ODBC or any other way?

Hello Guys,

I need help in connecting the AZURE SQL database with a desktop application (it's not web-based) through ODBC; I couldn't figure out how to do that.

One of the things I got to know is I have to install the SQL Native Client driver, which is not available from the SQL Server 2022 version.

So I am just wondering if any one can help with how to connect this application with AZURE SQL database

Top comments (0)