Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #76626
| From | "TommyVee" <xxxxxxxx@xxxxxx.xxx> |
|---|---|
| Newsgroups | comp.lang.python |
| References | <135759bf-0823-480c-9631-106d6cf1adc8@googlegroups.com> |
| Subject | Re: Easiest Way to Do Cross-Platform DB Access (Oracle) |
| Message-ID | <CsRIv.1$Ub6.0@fx20.iad> (permalink) |
| Organization | Optimum Online |
| Date | 2014-08-19 19:54 -0400 |
"Gary Furash" wrote in message news:135759bf-0823-480c-9631-106d6cf1adc8@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/
Back to comp.lang.python | Previous | Next — Previous 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