01-23-2023 11:51 PM
Has anybody succeeded in querying Databricks SQL with an on-prem SSRS (so an on-prem Report Server and Report Builder)?
I manage to create a connection that works (according to the connection test anyway), but the moment I try to create a dataset on top of this connection, I get the error message saying the connection does not exist even though it is clearly there.
Connecting with DBeaver, PowerBI etc is no problem btw.
01-24-2023 06:26 AM
OK, so I figured it out:
01-24-2023 06:26 AM
OK, so I figured it out:
08-07-2023 12:08 AM
Hi @-werners- ,
I am able to build connection between Microsoft visual studio and data bricks using Simba Spark ODBC driver. I can query delta tables sitting in Databricks from Microsoft Visual studio (SSRS). However, when I am deploying the report to reporting service the report deploy successfully but upon opening the SSRS I can see the following error. "
I have setup ODBC on server side and test the connection its successful but the connection is not flowing to SSRS for some reason. Can you please guide me on that.
08-07-2023 12:17 AM
This seems like the problem I had. Can you check if the connection serverside/local is EXACTLY the same?
bitness, name, properties etc.
In the web client of SSRS you can also check the connection, so like that you can make sure SSRS itself can connect (without using the local client).
08-07-2023 11:15 PM
Hi weners,
Thanks for your prompt response. I am still facing the issue. I have check the web client of SSRS and the connection is not successful. I think I am making mistake in connection string. Can you please help? I am using Dsn=eduschedargdevmanagedrgdbw01 (which is name of my user dsn located on my server where the SSRS is hosted.)
08-08-2023 12:21 AM
That is the correct connectionstring, however, I use a system dsn instead of user dsn.
Can you also check the credentials? I use the first option (as the user viewing the report)
08-13-2023 06:52 PM
Hi @-werners-,
I use the system dsn and uninstall 32 bit driver left with only 64 bit to get aligned with server architecture and its working perfectly fine. Thanks for your prompt response and help! Appreciate it 🙂
Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.
If there isn’t a group near you, start one and help create a community that brings people together.
Request a New Group