Hi

wht is the best way to add multiple rows in a table at the same time.
example.


i have a table name empinfo which contain

empid empname designation.


now i want to add record like this


1 ANN SUPPLIER
2 David Supervisor
3 Kami Manager
4 Mark Store Incharge.


when i click add button all the data add atonce in the table.


Than you all in due anticipation