.find doesn t work on attached tables... and what else?

Alexandre

Registered User.
Local time
Today, 07:04
Joined
Feb 22, 2001
Messages
791
I have just splitted my DB BE/FE, and a few things are not working anymore (some code I had written to automate of facilitate part of the data entry), but with no error message.

I hate this way ACCESS have on some occasions not to do the work nor to give any eror message . I guess I ll have to check every feature of my DB to see if it stil works as it should, and then look through the code. However, it would help me to have an idea about what kind of problem I should look for. For example, I know that .find won t work anymore with attached table. I guess I will have to adapt every CurrentDB and Connection statements...

Any other idea about what I shhould check?
Thanks in advance.

Alex
 

Users who are viewing this thread

Back
Top Bottom