Thanks, everyone.
I will give it a try. Don't know a lot about mySQL (or any flavor SQL)
but from some minute exposure to the ODBC connector I am guessing that
jdbc provides a connector.
Wish me luck
jh
--
http://mail.python.org/mailman/listinfo/python-list
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 d
On 15 Jun, 16:31, 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?
For Jython you should use the JDBC driver for the
On Fri, 2007-06-15 at 07:31 -0700, HMS Surprise 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?
The low version number is not your main problem. The