Easiest Way to Do Cross-Platform DB Access (Oracle)

TommyVee xxxxxxxx at xxxxxx.xxx
Tue Aug 19 19:54:06 EDT 2014


"Gary Furash"  wrote in message 
news:135759bf-0823-480c-9631-106d6cf1adc8 at googlegroups.com...

I need to be able to access Oracle from both Windows and *nix, however, it 
seems kind of tortuous getting everything working each time on each server. 
With Java I can just drop (usually the same) JDBC library files in a 
location and everything works. I'm sure there's some easier way of doing 
this with Python! Enlighten me! (thanks)

Did you take a look at this?

http://code.google.com/p/pyodbc/






More information about the Python-list mailing list