Hi, I'm hoping someone can help. I'm setting up an access application to work on a tablet PC. This is so that the users can update the application with data while their out and about. (Instead of the current system, where they fill in a piece of paper and this gets updated to the system later.) When the users come back to the office, they then plug the machine into the network and press a button on an access form to copy the data over from the access tables to tables in SQL Server.
The problem is that I'm not quite sure how to do the code in vba to connect to SQL Server and insert the data into the SQL Server tables. I have done some googling but I can't really tell if what I've found is really any help, so some pointers would be much appriciated.
Thanks.
The problem is that I'm not quite sure how to do the code in vba to connect to SQL Server and insert the data into the SQL Server tables. I have done some googling but I can't really tell if what I've found is really any help, so some pointers would be much appriciated.
Thanks.