Query Sql Warehouse in Databricks using ODBC in .Net
In an Asp.net application we need to query some data from Databricks. The Sql warehouse in Databricks provides an ODBC endpoint. The application we are developing will be hosted in Azure App Service, so no real access to the operating system to install any drivers.
Query Sql Warehouse in Databrick using ODBC in Dot net
In an Asp.net application we need to query some data from Databricks. The Sql warehouse in Databricks provides an ODBC endpoint. The application we are developing will be hosted in Azure App Service, so no real access to the operating system to install any drivers.