On Jun 15, 3:31 pm, HMS Surprise <[EMAIL PROTECTED]> 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/




-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to