For ODBC connections you can try pyODBC. I didn't test it on Linux but it is said it works on both Windows and POSIX systems. pyODBC--> pyodbc.sourceforge.net The license is MIT License.
You can also have a look here: http://sparcs.kaist.ac.kr/~tinuviel/python/database.html since it has various links on python interfaces to several databases including DB2. It contains also links to other ODBC packages for python. Jorge On 29 Apr 2007 09:34:13 -0700, Harlin Seritt <[EMAIL PROTECTED]> wrote:
Is there a Python odbc module that will work on Linux? I have a jdbc connection to a DB2 server. I am looking hopefully for an open source solution and not a commercial one. Thanks, Harlin -- http://mail.python.org/mailman/listinfo/python-list
-- http://mail.python.org/mailman/listinfo/python-list