MySQL - Jython2.2

Ant antroy at gmail.com
Fri Jun 15 11:00:25 EDT 2007


On Jun 15, 3:31 pm, HMS Surprise <j... at datavoiceint.com> wrote:
> I thought I had a winner mySql-python but it require2 python 2.3-5 and
> the tool I am using (maxq) is based on jython 2.2. Is there another
> way that I could perform queries from python?

If you want to query via Jython, use the jdbc driver from www.mysql.com,
and you an then use JDBC from within Jython. You'll just need to add
the mysql jdbc jar to your classpath.

HTH.

--
Ant...

http://antroy.blogspot.com/







More information about the Python-list mailing list