2 Mar
2004
2 Mar
'04
2:39 p.m.
Chris Bruce wrote:
I am trying to figure out how to execute queries against ZMysqlDA connection through my python based product. I would really like to use the DA interface so that my product will work with any database connection. Can someone provide an example or tell me which method I should be calling?
If you call the mysql connection object, you should get something that'll be useful to you :-) cheers, Chris