J
Juan Ignacio Gelos
Hi,
In .NET 2, is there any way to batch multiple DataSet updates like the
ones that occur on a windows form editing a parent and a child table? This
means at least 4 calls to TableAdapter.Update plus multiple round trips to
the server while the TableAdapter traverses each row and
updates/adds/deletes it.
Thanks,
Juan
In .NET 2, is there any way to batch multiple DataSet updates like the
ones that occur on a windows form editing a parent and a child table? This
means at least 4 calls to TableAdapter.Update plus multiple round trips to
the server while the TableAdapter traverses each row and
updates/adds/deletes it.
Thanks,
Juan