Mike Dickson wrote:
We are using Cocoon 2.1/MySQL 4.0.16 and have user data from a HTML form
that needs to be inserted into two tables inside a single transaction.
Inserts into a single table seem to be simple, but into multiple tables is
little harder...

How should I accomplish this?

I have looked at <table-set> in the new Cocoon 2.1 Database Actions, but am
stumped as to how to use them from the docs.  Sorry Reinhard Horn!  :-)

Could you elaborate a little more on were you're stuck? Essentially, you just list multiple tables in a table set and ask the action to use it. The sample that comes with Cocoon does it BTW.

Chris.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to