Insert record Into 2 related tables at once
Hello,
I have 2 related tables named "Orders" and "order details" and the relation is one Order can have many Order Details. I need to insert single values in the Order and a datatable into an OrderDetails. Is it possible and how can I make it. And link or excample will be great:)
Thank You,
G. Kalchev
|