I have a membership app that read driver's license info and adds/updates members in the access database. I'm using a dataview to filter the dataset and figure out whether or not the person already exists in the database, but I'm unclear how to programatically update their info if they do exist...
Ok, I fill my dataset in the form_load event, and the datagrid loads up with the data fine. I can search it and update/add members.
When another machine on the network adds a member (haven't even tested an update yet) it sends a message to the machine in question telling it to update. The...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.