PDA

View Full Version : How do you set up Multiple Inserts for two tables?


jwright114936
05-06-2009, 12:01 PM
We have two tables, a "certifications" table and a "services" table. I need to do a multiple insert into both tables. I have tried applying the Data Assist Insert Multiple Records Server Behavior to both repeating form fields, but it only will insert into the first table.

Ray Borduin
05-11-2009, 05:40 AM
Don't set a redirect for the first table. Most likely it is redirecting before the second table insert.