Search Result

Collapse
2 results in 0.0013 seconds.
Keywords
Members
Tags
back-end
  •  

  • Update the table structure in a Front-end/back-end situation

    Hello,

    I've got a Split database, where there a lot of back-end databases. There is one Backend-database for each customer. And there is also only one back-end linked at a time.

    Now I want to update all of these back-end databases for the release of a new front-end version.


    when I try this:
    Code:
    DoCmd.TransferDatabase acLink, "Microsoft Access", Text1.Value, acTable, "Analyses",
    ...
    See more | Go to post
    Last edited by NeoPa; Mar 20 '10, 03:50 PM. Reason: Please use the [CODE] tags provided

  • jonnyboy
    started a topic Microsoft Access read-only back end intermittent

    Microsoft Access read-only back end intermittent

    Hello,

    I'm having an intermittent problem with the back-end of my database.

    On an intermittent basis, the back-end tables will become read-only. This only happens when the back-end is located on a network share.

    It isn't a permissions issue because the problem occurs only intermittently when logged in as the same user.

    If I open the back-end database on its own and then the front-end client...
    See more | Go to post
Working...