I have a project to create an application in Access 2010 that will use a local table to collect data with a tablet (that does not have wireless where data is being collected from) and then when they get back to location that has wireless connectivity to be able to upload the data.
I have the SQL Server database and tables. Designed the application using linked tables, then converted them to local tables, so I know the design is the same on both.
What is the simplest way to update the sql server tables with the info from the local tables?