I have a DB where the frontend is installed on users' PCs. What I would like to do when the user runs the DB for the first time, is have all the form caption fields set to the user's department name - which they type in the first time only.
At the moment I have the OnActivate event for each form do this but is there a way to set it permanently on the first run?
Many thanks
At the moment I have the OnActivate event for each form do this but is there a way to set it permanently on the first run?
Many thanks