Interesting problem. The only thing that I've done with MySQL so far is do simple queries which are single user or server name lookups. No inserting or updating.
On Mon, Sep 21, 2009 at 12:12 PM, DrunkenMonk <[email protected]> wrote: > > > [(mysql username "INSERT INTO table ('name') values ('(?name)')" > > inserts['name']="{+:title}")] > > I am sad that inserts['value'] doesn't automatically parse into an > array for the plugin. In fact, it did something strange with spaces > instead. > Still, I guess that inserts="name={+:title} , something={+:else}" > works as long as neither include a comma seperated by spaces... > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
