I'm trying to create an ASP website that displays data from an access database. I have been able to get the data but I also want to be able to write changes back to the table. I have the edit option checked in the grid view properties but apparently there isn't any underlying code to write back to the database. Can anyone point me in the right direction?
Thanks
Thanks