Hi,
What's the best way to on-the-fly graphs and charts using Python? Or is
Python not really the best way to do this?
Thanks you!
Yaron
--
http://mail.python.org/mailman/listinfo/python-list
I figured this out. Because I am using InnoDB, I need to add the commit
statement. Phew.
Yaron Butterfield wrote:
> Hi,
>
> I've been having problems using Python to insert data into a MySQL
> database. I've donw web searches and pulled my hairs out getting it
> t
Hi,
I've been having problems using Python to insert data into a MySQL
database. I've donw web searches and pulled my hairs out getting it to
work but cannot. I have no trouble doing select queries, but when I use
Python to insert, though I do not receive any errors from python, the
table doe