Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
gibbyj
New Member

accessing NetSuite using Suite Analytics Connect JDBC driver

We're using Suite Analytics Connect successfully - mostly with ODBC DSN installed on Gateway server.  But I'm now trying to access NetSuite tables using pyspark in a Notebook.  I learned from ChatGPT that I should probably use JDBC for this.  I do know how to install and use the Suite Analytics Connect JDBC driver, since I'm using it for DBeaver access to NetSuite database.  Am I on the right track, to follow directions (from ChatGPT) to use SuiteAnalytics Connect JDBC driver in my Fabric environment, so I can run queries against NetSuite tables from my Notebook?  This will involved putting the jar driver file in our Lakehouse and accessing it from there in the Notebook code.  Thanks.

1 ACCEPTED SOLUTION

We submitted a ticket to Microsoft and this issue is solved. The learning that I got from ChatGPT was ultimately correct. However, my Notebook still didn't work due to a known issue with the spark session create method. The jar file for the JDBC driver just wasn't accessible by the notebook. The solution was to use %%configure, a Magic configuration feature, to add the driver jar file into the configuration/path.

View solution in original post

3 REPLIES 3
v-zhouwen-msft
Community Support
Community Support

Hi gibbyj ,

No documentation was searched for the moment, and the authenticity of Chatgpt's answer should be considered.

Best Regards

We submitted a ticket to Microsoft and this issue is solved. The learning that I got from ChatGPT was ultimately correct. However, my Notebook still didn't work due to a known issue with the spark session create method. The jar file for the JDBC driver just wasn't accessible by the notebook. The solution was to use %%configure, a Magic configuration feature, to add the driver jar file into the configuration/path.

gibbyj
New Member

I'm trying this JDBC approach; getting this error:

 

gibbyj_0-1734544724146.png

 

 

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.