asp_databases thread: grid manipulation
What is the best way of performing grid manipulation under ASP with the following requirements 1) all access to the database through stored procedures 2) all updates/insert/deletes to the database through stored procedures 3) able to bulk add up to 20 records at a time 4) able to update up to 20 records at a time. with thanks barryl
|





