Hi,
I need to connect to Azure Databricks in OutSystems using JDBC connection.
Any suggestion on this? I have JDBC URL with token details.
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