moved database problem

T

tjtjjtjt

I was asked this question and do not have an answer. Any ideas? Thank you for
any assistance you can provide.

I am currently working in a database that was moved from a drive designated
as m: to a drive that is designated as j: on a different server. The problem
is that I am only able to open the database if the m: drive on the old server
is open. PS: the person who designed this DB was a temp who is no longer
employed here. Any thoughts you may have as to why this would be occurring
would be greatly appreciated.
 
K

Krizhek

It seems that there are linked tables in the database that are linked to
another database.
So you will need to update the links in the database window. This can
easily be done by right clicking any linked table and selecting the 'linked
table manager' and updating the appropriate tables.

Hope this helps.
 
T

tjtjjtjt

Thanks for the tip. I'll pass it on.
--
tj


Krizhek said:
It seems that there are linked tables in the database that are linked to
another database.
So you will need to update the links in the database window. This can
easily be done by right clicking any linked table and selecting the 'linked
table manager' and updating the appropriate tables.

Hope this helps.
 
Top