Upgrade on Access Application

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ashrafedes
    New Member
    • Jul 2008
    • 2

    Upgrade on Access Application

    I saw many Software automatically upgrade from Server ,
    I would like to know how can I do it with my Access Application


    I create application by Access 2007 , and I develop this application every day , I have around 50 user work with my application and It is not easy to download all over these 50 computer to upgrade one by one
    Please help me for this issue
    Thank you
    Ashraf
    Norconcult telematics
  • nico5038
    Recognized Expert Specialist
    • Nov 2006
    • 3080

    #2
    Not sure what your distribution need is.
    In general we use a splitted database and distribution of the front-end can be achieved by a simple download/transfer of the new .mdb to the target directories of the individual PC's.

    The back-end can be stored on the server and by using linked tables, there's no need for data distribution.

    Nic;o)

    Comment

    Working...