[ANNOUNCE] zxJDBC 1.2.1 - Database Connectivity in JPython

brian zimmer bzimmer at ziclix.com
Tue Jun 27 11:40:21 EDT 2000


The zxJDBC package provides a nearly 100% Python DB API 2.0 compliant
interface for database connectivity in JPython. It is implemented
entirely in Java and makes use of the JDBC API. This means any database
capable of being accessed through JDBC, either directly or using the
ODBC-JDBC bridge, can be manipulated using zxJDBC.

In addition to the standard API, it adds the same extension methods as
mxODBC to provide seamless database access regardless of implementation
language.

You can get the latest information at:

http://www.ziclix.com/zxjdbc

thanks,

brian


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list