[DB-SIG] mSQL JDBC foo

Martin C Sweitzer msew+@andrew.cmu.edu
Mon, 23 Mar 1998 15:35:28 -0500 (EST)


What is the easiest way to have python code interact with a mSQL database?

ie I have a nice big ol mSQL database running

and I would like multiple Python and Java programs to all interact and
input and delete and query the database.


I have the java JDBC all working dandy fine.

What I would like is to get the Python up to speed also.


Can anyone either point me to an url with the python code that does
this.  or point me to the url where information is that I can read more
about how to do this.


thanks!