Using Dot Net variable I am Selecting record from External SQL table (Separate DB), To read a data I used SQLREADER. Once I read the data from SQL I want to update the Boolean field true which is available in External table. How to Achieve " Update Query " Using Data Adapter, and how to initialize data adapter using CAL code.
*This post is locked for comments