gi11ies
Programmer
- Mar 26, 2002
- 52
Using a DataTable for a kind of shopping Cart ... Im wondering how it is possible to add the items in each row of the DataTable into new rows in a database.
ie
DataTable items - item_no, item_name, item_quantity
into item table on database - item_no, item_name, item_quantity
Anyone with any suggestions or links to tutorials - it would be great !!!!
ie
DataTable items - item_no, item_name, item_quantity
into item table on database - item_no, item_name, item_quantity
Anyone with any suggestions or links to tutorials - it would be great !!!!