hi,
I need to update my data in two tables simultaneously,for example if i update product id in one aspx page it should be updated in my sql tables where i use product id in all my pages
we can join tables to view data but how to update..
hope my doubt is clear.