cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

How to connect to database in azure databricks from vs2022 console application to access the data

venkatddatabrik
New Contributor

Hi Team,

Am new to databricks and please find my below question and do the favor.

I have created a cluster then database, tables and data also inserted, Now I want to access this table data from my dotnet console application which is in 6.0 framework(vs2022) ,Kindly provide the guidance to complete this task and this task to done with out using odbc simba drivers.

Appreciate your help

Thanks

Venkat

 

1 REPLY 1

Debayan
Esteemed Contributor III
Esteemed Contributor III

Hi, Databricks extension will help you to do so. https://learn.microsoft.com/en-us/azure/databricks/dev-tools/vscode-ext

Please let us know if this helps. Thanks!