MySQL and __init__

rturpin at my-deja.com rturpin at my-deja.com
Thu Dec 28 10:02:15 EST 2000


In article <mailman.978012983.16484.python-list at python.org>,
  Egbert Bouwman <egbert at bork.demon.nl> wrote:
> Creating an instance in a database-context means either
> filling an instance with data from an existing table-row,
> or collecting data and adding that as a new row to a table,
> or both. Is there any received wisdom or other advice how
> to do this ?

I haven't used it (yet), but take a look at SQLDict:

http://dustman.net/andy/python/SQLDict

Russell


Sent via Deja.com
http://www.deja.com/



More information about the Python-list mailing list