hfsitumo2001
Member
- Local time
- Today, 13:09
- Joined
- Jan 17, 2021
- Messages
- 394
Arnel:you can.
I can not fill in this during the setup:
Current FE Version Server
Last FE Version Copied Over to Client Computer
Arnel:you can.
it will not notify.Can I create the form in the Admin page to change the version value?. If the version value is the same and we run the Loader, does it still working to update and will say " no change", but for the user, I will not let them to show this message.
Hi Arnel, with this autoupdater guidelines : . "This table MUST exist in the front end, and must not just be a linked table from the back end.", I tried to have a table that I import from your Autoupdater.mdb the table named: tblLocalVariables, but when I run the Loader, it disappeared and there is a linked table name tblLocaVariables. And moreover I tested again it did not update my FE. Can you tell me where was I wrong?.you can.
it disappeared and there is a linked table name tblLocaVariables
Thank you Arnel it works now, and the tblLocalVariable does not look like linked table anymore. Pls correct me if I am wrong:open the FE. open the autoupdater (hold the shift-key).
on autoUpdater db there is a "sample" table there, tblLocalVariablesSample.
copy that table to your FE then rename it (on FE) to tblLocalVariables.
close the AutoUpdater.
close the FE and make a Copy.
put the Copy of the FE to the server (same folder as the BE).
(if you must, rename the "copy" same as the original FE name).
copy the FE and the autoUpdater to the Client machine.
run autoUpdater (hold-shift key) and run frmSetup.
complete frmSetup and close the db.
go to server folder and open the FE and change the version
number (tblLocalVariables) to anything higher than 1.
close the Fe (on server).
go back to the client machine and run AutoUpdater (normal not
holding shift key).
if you make the modification on the FE db, immediately increase the versiongo to server folder and open the FE and change the version
obviously it will not update. you examine the code and thisforget to update to make it higher number than previous one
yes, you do the setup Only once.Below action we do just once for client computer at the time of set up
Thank you Arnel, you made everything clear. Now my question, I want to make both FE and Autoupdater to be ACCDE/Mde to prevent other people to try to modify, Can it work as usual?if you make the modification on the FE db,
Thank you Arnel for all your help for me. May God richly bless you and your family.Yes it will work.
May God richly bless you and your family.
Hi Arnel,Hi Arnel, with this autoupdater guidelines : . "This table MUST exist in the front end, and must not just be a linked table from the back end.", I tried to have a table that I import from your Autoupdater.mdb the table named: tblLocalVariables, but when I run the Loader, it disappeared and there is a linked table name tblLocaVariables. And moreover I tested again it did not update my FE. Can you tell me where was I wrong?.
How can I change the version value. Should I make a form and add the value to be bigger than the first one?. The first one that work is 4 and the new one, I change directly ID no 1 to have value 2021.1 but it did not work.
Thank you for your enlightening me.
Hi Arnel,open the FE. open the autoupdater (hold the shift-key).
on autoUpdater db there is a "sample" table there, tblLocalVariablesSample.
copy that table to your FE then rename it (on FE) to tblLocalVariables.
close the AutoUpdater.
close the FE and make a Copy.
put the Copy of the FE to the server (same folder as the BE).
(if you must, rename the "copy" same as the original FE name).
copy the FE and the autoUpdater to the Client machine.
run autoUpdater (hold-shift key) and run frmSetup.
complete frmSetup and close the db.
go to server folder and open the FE and change the version
number (tblLocalVariables) to anything higher than 1.
close the Fe (on server).
go back to the client machine and run AutoUpdater (normal not
holding shift key).
make it short then, possible a number like 1.01 or 2022 ver 1, etc.But if we write it in the table in the Version field it could be very long.
Arnel, it seems you misunderstood what I mean. I mean is I want to explain what is new in the new version, let's say in version 2002.02. I developed new feature, ;like "there is level of authority, only user 2 can update/enter a new items of inventory. Menu no 1 is only used by user2". This explanation is to long in the table's field.make it short then, possible a number like 1.01 or 2022 ver 1, etc.
Hello arnelgp!sorry you only need to add tblLocalVariables to your FE.
here is an alternative steps.
(setup on you computer)
1. create a "permanent" folder for your FE.
example, create a folder on you pc and put
the FE there:
c:\accDatabase
%USERPROFILE% or %HOMEDRIVE%%HOMEPATH% be used to FRONT END Location on CLIENT:%USERPROFILE%\Documents\Access\database_fe.accdb%homedrive%%homepath%, however an error is returned: