Forum Discussion
Stildawn
Mar 26, 2021Copper Contributor
Updating a Azure SQL Linked Table From Local Tables
Hi All I am working on a work around to get my access database ready to deploy as its needed urgently. The work around that I want to use, is to upon form open have the Access frontend pull a...
George_Hepworth
Mar 27, 2021Silver Contributor
It's not really code per se. It's the SQL that you run. I believe that I saw at least one other place where you actually used that same method to append selected fields. However, you could also do this as a saved query and just execute that query.
- StildawnMar 27, 2021Copper ContributorYeah I know how to do it, was just wonder if there was a exclusion way rather than an inclusive way if that makes sense