I have 6 or so databases that do a myriad of things. We have technicians with laptops that use these. Since they are not always able to get on the internet they have a local copy. When they get back I made an Export form to gather the data. (I know that’s probably not the best way)
Any how if I made a new feature or fix a bug, not everyone gets it since they are in and out of the office on different schedules. I thought about a utility table to keep a number or something and then I could look at that. But I have to make sure I change it every single time. The date is no good since when you open it, it shows today’s date. I thought about replication but not sure if I like that or not. I would like to look at something and know quickly or have them look at something but have it update automatically like when you compile a VB app it will increment.
TIA
DougP
< I Built one
Any how if I made a new feature or fix a bug, not everyone gets it since they are in and out of the office on different schedules. I thought about a utility table to keep a number or something and then I could look at that. But I have to make sure I change it every single time. The date is no good since when you open it, it shows today’s date. I thought about replication but not sure if I like that or not. I would like to look at something and know quickly or have them look at something but have it update automatically like when you compile a VB app it will increment.
TIA
DougP
< I Built one