Hi,
Is it possible to get a MySQLdb.Connection object from a ZMySQLDA object ?
I need this because my Python product builds the query string dynamically
and a ZSQL Method is not suitable for this.
Or should I parse the connection string and build my own Connection object ?
Thanks in advance for your help
--Gilles
_______________________________________________
Zope maillist - Zope@[...].org
http://lists.zope.org/mailman/listinfo/zope
** No cross posts or HTML encoding! **
(Related lists -
http://lists.zope.org/mailman/listinfo/zope-announce
http://lists.zope.org/mailman/listinfo/zope-dev )