G
Guest
Hello:
I just started looking into ADO .net, and I wonder if it works well in production environment. One of the questions I have is working with multiple tables with ADO .net; that these tables are related. If there are update, insert, delete to the dataset returned from the database. When sending the modified data back to the database, is ADO .net automatically takes care of all the relationship and makes updates in all tables involved?
Thanks.
Quin
I just started looking into ADO .net, and I wonder if it works well in production environment. One of the questions I have is working with multiple tables with ADO .net; that these tables are related. If there are update, insert, delete to the dataset returned from the database. When sending the modified data back to the database, is ADO .net automatically takes care of all the relationship and makes updates in all tables involved?
Thanks.
Quin