I have a datagrid on a Windows form and I'm using a table within a DataSetto
populate the datagrid. That works just fine. I know I have to use an update
and insert command with the DataAdapter for updating the database. Can
someone please point me to a good resource for this?

Thanks,
DougS