User Profile

Collapse

Profile Sidebar

Collapse
Stijnele
Stijnele
Last Activity: Mar 20 '10, 01:38 PM
Joined: Mar 19 '10
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • Hi Pat

    Actually I don't know how many back-end databases exist. I guess about 30.
    The customers are seperated because they are used on our laptops and it's a must that they can be copied easily in case someone takes over a customer from a collegue.
    I'm also working on a front-end for the customers so they can generate the reports on their own.

    There is a table in the Back-end database that records the...
    See more | Go to post

    Leave a comment:


  • 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
No activity results to display
Show More
Working...