Morgan
03-13-2001, 05:26 AM
I want to be able to add new records to my Tables through a Form interface. I have designed a form for entering all the fields present on the table and I want to be able enter the data onto the form and then click an 'Add Record' button and this record and all its detials be stored in the designated table. How do I do this?