I have developed a screen that gets information from an access database and displays it. I would like to update the database with changes using that screen. I have a dataadapter with update capability but figure out how to execute the OLedbupdatecommand? can anyone help me. I have tried OleDbDataAdapter17.Update(Ds, "TABLE") plus a variety of other code but can not get the update to work.
Thanks
Carldis
Thanks
Carldis