On Fri, 27 Jan 2006 00:03:30 -0800, Derick van Niekerk wrote:

> I have found many posts that deal with writing a dictionary to MySQL in
> a blob field - which I can't imagine why anybody would want to do it.
> 
> I want to write each element of a dictionary onto a db table. The keys
> would match the fieldnames. Is there something that would make this job
> easier? i.e. how do I write an entire dictionary into a db table as a
> row? I have an idea that it is something very simple - possibly even
> one line of code...
> 
> -d-

Oh crap sorry, ignore my last message - I thought I was still looking at
c.l.php :-)

I can't answer your question in Python, sorry :-)

-Rob
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to