Forum Discussion
Rodrivieiras
2 years agoHelper I
Fabric notebook - Oracle connection error: java.lang.ClassNotFoundException
I am trying to connect to an Oracle database, but the oracle driver is not being found by Pyspark. First I uploaded the oracle jdbc driver v.11 in the builtin folder: Code: !...
amolt
2 years agoResolver I
Hi Rodrivieiras ,
Hello,
You should take a look at this post:
Solved: Re: Trying to connect to an Oracle database - Microsoft Fabric Community
- Rodrivieiras2 years agoHelper I
Thanks for sharing amolt. I replied there.