Originally Posted by
deepakk87
I am Currently working on a software which open any Database File (Access,SqlServer,Excel etc) and display any of its Table in a DataGrid View
If you Edit the table i want changes to be made into the database Table
but I am unable to do so. I know that i have to use Update Method of DataAdapter but I dont know how to configure InsertCommand ,UpdateCommand Properties of DataAdapter .
Suggest me a way or give a idea ................................................
Thanks in Advance for Reading.......................