Reference Errors

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have designed a database, and tried to install it on a network. I am getting several errors that reference libraries, missing referencing, and so on. I cannot figure out how to restore the referenses. Is there a simple way to share my database without these problems. (I just copied the database file to a network folder). Thanks.....
 
Hi Andy!

Try this!
Open up the db on the original pc.
Open a code module.
Open Tool/Reference

Check which references you have checked.

Now open up a code module on a computer where you have reference problem.
Check the same references.
Save

Now you shuld at least not have any problem with references anymore.

// Niklas



Andy said:
I have designed a database, and tried to install it on a network. I am
getting several errors that reference libraries, missing referencing, and so
on. I cannot figure out how to restore the referenses. Is there a simple
way to share my database without these problems. (I just copied the
database file to a network folder). Thanks.....
 
Hmm!

Sorry but I don´t have any solution for this! I have hade same problem (if I
remeber correct) but what i did is that I used the save original db and used
the built in databasespliter to split the db again. If this might help you
out or not I don´t know.

If not pleas post a new msg only containing the description for this problem
and i sure someone else might help you out!

Sorry!

// Niklas


Andy said:
Well, I've got good new and bad news. Good news, I have local copies
of the database on each computer, for "testing new things". Anyway, I found
the missing references on the computer that was giving me problems, and
removed them. It DID fix the problem. Let me just say that I have been
working on this for about a week now, and I really appreciate your help!
Bad news; For some reason, when I try to open the shared database on the
computer that was giving me problems(2), I get a message saying that the db
has been locked by the other computer(1). When I check settings on
computer(1), it is set to open in share mode. What do I do?? Keep in mind
that the changes you suggested, I made to the "test db", so, as far as I
know, nothing has changed on the shared db. Thanks again....
 
Back
Top