| Chat with a LIVE Microsoft
Access Expert! |
||||
|
||||
|
#1
|
|||
|
|||
|
Frontend Revision or Version Checking
Hi Guys,
Does anyone have a code to check if the frontend version being used is the latest? I have a frontend in the server linked to a backend which I distribute to users via a batch file. The batch file simply copies the frontend unto the users desktop. When I do an update, I simply overwrite the old one with the updated frontend and tell the users to run the batch file again. Any ideas is highly appreciated. Thanks. Luther |
| Sponsored Links |
|
#2
|
||||
|
||||
|
RE:Frontend Revision or Version Checking
I too have a similar setup and distribute to approx 50 users
I have a table that holds the latest release no and I have the release no in the main forms caption. on startup when the main form loads it checks the version number on the forms caption with the version no in the table. If they don't match the user is informed that they are using the wrong version of code and closes the database.
__________________
Hope this Helps 'To the world you might be one person,but to one person you just might be the world' Smart |
| Sponsored Links |
![]() |
| Thread Tools | |
| Display Modes | Rate This Thread |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Deploying DB to users! (mde, self installation, update user version) | MsLady | General | 3 | 02-09-2006 12:41 AM |
| Updating Frontend Problem | DT | General | 1 | 12-15-2005 11:23 AM |
| Setting Database Properties (i.e., Revision Number) | MsfStl | General | 8 | 11-19-2005 08:10 AM |
| to find duplicate records from the table and mark them latest based on revision no. | rushitshah | Modules & VBA | 0 | 09-07-2005 01:33 PM |
| File Version | chenn | Modules & VBA | 1 | 06-20-2003 11:44 AM |