Okay heres the dilemna....
I have a Dataset("LineItems") that Stores information about so many records.
To source to this DataSet("LineItems") is not its intended ouput.
Meaning I pull this info in from one database and output to another.
My problem is i have no idea on how to write an insert statement that will insert multiple records into a SQL table. Does anyone have any pointers????
PLEASE HELP ASAP. THANKS!