2005/7/13, Sandip Bhattacharya <[EMAIL PROTECTED]>:
> Negroup - wrote:
[cut]
> 
> Why dont you use python-sqlite to dump your data? You might need to
> modify your sql slightly(depending on your current db), but rest is all sql.

Thanks for the suggestion, I didn't even know about python-sqlite
existence... Probably, in another occasion I'll need to develop a such
migra-tool I will at least consider to use python-sqlite. Now it would
be quite hard (a lot of work has already been done).

Anyway, I'm learning Python and just for exercise I'll try to
implement a simple sql-like interface for querying dictionaries!

Thank you.
_______________________________________________
Tutor maillist  -  Tutor@python.org
http://mail.python.org/mailman/listinfo/tutor

Reply via email to