R
Russell
In this Access application that I am creating there is a
requirement to allow a customers current address to be
kept(that bit is done) but they also want to be able to
change the address when a customer moves house and keep a
record of it. In SQL Server I would probably use an update
trigger to do this? How would I do this under Access?
requirement to allow a customers current address to be
kept(that bit is done) but they also want to be able to
change the address when a customer moves house and keep a
record of it. In SQL Server I would probably use an update
trigger to do this? How would I do this under Access?