B
Beach Bum
Hi,
I have a dataset with 6 relational datatables within it. I want to
insert the data into corresponding tables within a SQL db. Is there a
quick way of doing it instead of having to loop through each table
inserting the record and the child datatables? Using C# .NET 2 and SQL
Server 2005.
Thanks!
I have a dataset with 6 relational datatables within it. I want to
insert the data into corresponding tables within a SQL db. Is there a
quick way of doing it instead of having to loop through each table
inserting the record and the child datatables? Using C# .NET 2 and SQL
Server 2005.
Thanks!