Garren.Shannon
Member
- Local time
- Today, 12:24
- Joined
- Sep 22, 2022
- Messages
- 113
Hey all,
Circling back to this. I decided to create a sub-DB with just the trip database but linked with a dbo to the SQL stored master DB. I added an archive flag (Boolean y/n) field to the local trip DB. MY thoughts now are to add a button to the start page to allow the drivers to copy/append the unflagged (no) records to the dbo master, then change the archive flag to yes. I figure this will leave a control database on each drivers Surface Go that I can go back to if there were a problem.
Should I do this in VBA or try a macro?
Circling back to this. I decided to create a sub-DB with just the trip database but linked with a dbo to the SQL stored master DB. I added an archive flag (Boolean y/n) field to the local trip DB. MY thoughts now are to add a button to the start page to allow the drivers to copy/append the unflagged (no) records to the dbo master, then change the archive flag to yes. I figure this will leave a control database on each drivers Surface Go that I can go back to if there were a problem.
Should I do this in VBA or try a macro?