What is the best way to add multiple records to an access db from asp.
What I have done is set up a data entry asp page, and on submit it saves the record to a database. Users would like it set up in Excel(Grid) format so they can enter multiple records at once then click submit once. Do I need an active x component to do this? I am new to asp and would appreciate your expert opinions.
What I have done is set up a data entry asp page, and on submit it saves the record to a database. Users would like it set up in Excel(Grid) format so they can enter multiple records at once then click submit once. Do I need an active x component to do this? I am new to asp and would appreciate your expert opinions.