khatthanh8810
Posts: 1
Joined: Wed Mar 07, 2018 8:13 am

python - oracle database - raspberry ???

Wed Mar 07, 2018 8:16 am

Can connect to oracle database from raspberry via python?
Please help.
Thanks

edjones
Posts: 5
Joined: Thu Sep 21, 2017 10:42 am

Re: python - oracle database - raspberry ???

Tue May 01, 2018 9:02 am

Unfortunately Python support for connecting to Oracle doesn't seem to work, at least as of May 2018, maybe in the future. Fortunately though doing it in Java is very easy and you can call Python from Java if you wanted a workaround?

Return to “Python”