Hi, I just got Form.py working with MySQL. Here' a patch: Form.py.MySQL.patch

Problems addressed by this patch are:

Additionally, you need to specify '%s' in your sql procedures instead of '?', e.g. insert into foo (name,age) values(%s,%s) You probably need to specify '%d' for integers etc..., but I'm playing with strings only so I didn't test that.

....Hey, this is a wiki, I'll just go edit the docs myself...

You can contact me at: <NOSPAM GARBAGE dmartin AT seattlecentral DOT edu>

MoinMoin: MacroMarket/Form/Bugs/MySQL (last edited 2008-02-29 18:39:35 by 70-57-73-113)