This topic is locked

Adding Multiple Records at One Time

7/13/2007 3:22:12 PM
ASPRunnerPro General questions
R
run4sbc author

I was wondering if there was any way to add multiple records at one time. I want to add 4 lines of data at one time instead of one...it would save the User alot of time on my end and it would get data entry done quicker. If anyone has found a way to do this and could share it would be greatly appreciated.
Thanks
Cody

J
Jane 7/16/2007

Cody,
ASPRunnerPro can not add more than one records on single add page.

You can implement this manually using events.

Use Insert a new record into another table action as a sample.