Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76611
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2014-08-19 15:20 -0700 |
| Message-ID | <135759bf-0823-480c-9631-106d6cf1adc8@googlegroups.com> (permalink) |
| Subject | Easiest Way to Do Cross-Platform DB Access (Oracle) |
| From | Gary Furash <furashgary@gmail.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)
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Easiest Way to Do Cross-Platform DB Access (Oracle) Gary Furash <furashgary@gmail.com> - 2014-08-19 15:20 -0700 Re: Easiest Way to Do Cross-Platform DB Access (Oracle) "TommyVee" <xxxxxxxx@xxxxxx.xxx> - 2014-08-19 19:54 -0400
csiph-web