Eagle1 -> Multiple Record Entries (3/10/2001 20:52:00)
I'm fairly new to web design. I know how to post one record at a time to my Access database. I would like to be able to make several entries/records from one page and then submit them all at once.
Any advise would be greatly appreciated.
Thanks, Mike
Spooky -> RE: Multiple Record Entries (3/12/2001 20:37:00)
Theres no easy way using the DRW, you are basically restricted by the code. With asp , is a similar problem, it can be coded to batch update records, but depending on the application, its best left at single records to prevent too many data errors