18
Views
1
Comments
How to connect to Azure Databricks in OutSystems
Application Type
Reactive

Hi,

I need to connect to Azure Databricks in OutSystems using JDBC connection.

Any suggestion on this? I have JDBC URL with token details.

Hi,

Why you need to use the JDBC driver, OutSystems isn't built on top of Java, but on top of .NET.

I guess you ment he ODBC driver.

Integrating using the Databricks REST API I'd probably more easy to achieve on OutSystems

https://docs.databricks.com/api/azure/workspace/introduction

Regards,

Daniel

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.