If this post helps you mark it as answer Thanks
For Insert, data has to be insert to master and then to child For Update, same as above For DELETE , we should delete first child data and then master For select/Read, we should join both tables
Mark This Response as Answer -- Chandu http://www.dotnetfunda.com/images/dnfmvp.gif
Login to post response