D
Dave Reardon
I currently have a database application which is used by staff for pupil
records. It is a split database with connections to a number of SQL server
tables. I distribute front end updates to each staff machine via a program,
but wonder if there is a better way that would look at the time stored in a
local table, compare it with the time of last update on the server table and
automatically go to the network location and update the local copy if it is
newer. I have seen this somewhere on the net, but I can't find it...
Dave
records. It is a split database with connections to a number of SQL server
tables. I distribute front end updates to each staff machine via a program,
but wonder if there is a better way that would look at the time stored in a
local table, compare it with the time of last update on the server table and
automatically go to the network location and update the local copy if it is
newer. I have seen this somewhere on the net, but I can't find it...
Dave