Hi folks,
I'm building an application in MS Access 2010.
This application must be able to read from a big table in a separate accdb.
This separate accdb contains info that should NOT be available for all my users to copy, as it is valuable competitive information that could be abused by people...
To JHB:
Thanks for your suggestions!
It seems to work for this form.
There was also another form in my application with a similar behaviour.
I will test your suggestions on that form as well, and if that also works, I will be extremely happy!
So many thanks already JHB!
I will let you know...
Hi guys,
Thanks for your replies.
In the zip file there is only one sub ...
And it's not very big (+/- 20 lines of code)
The code copies the results of a query (in the 3rd accdb) to a local TMP table.
The code works perfectly, but when you switch between the form's Design View and Normal...
Hi Folks,
I'm desparately looking for a solution for this very annoying problem ...
I've added a zip file with a stripped down version of my application. It enables you to reproduce my problem.
In short:
I have 3 accdb files: one "classic" frontend and backend situation, plus a third file...