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...
User Profile
Collapse
-
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",
No activity results to display
Show More
Leave a comment: