[DB-SIG] Need some guidance in regard to the Database connectivity
M.-A. Lemburg
mal@lemburg.com
Tue, 10 Oct 2000 16:49:37 +0200
Patrick Lynch wrote:
>
> Good morning,
>
> I'm a "newbie" so be kind...
>
> We are trying to interface JPython (not Python) to both a Micorsoft Access
> RDBMS and Oracle RDBMS...We probably need to use either mxODBC or JDBC/ODBC
> bridge or JDBC Driver to do this.
>
> We would appreciate any advice that you can give...
There's a new DB API module compatible with mxODBC called
zxJDBC which provides mxODBC functionality on JPython:
http://www.ziclix.com/zxjdbc/
--
Marc-Andre Lemburg
______________________________________________________________________
Business: http://www.lemburg.com/
Python Pages: http://www.lemburg.com/python/