Link To Another Domain

R

Resti M. Guay

Good Day:
Im working in a company which has a large network structure having 50+
domains and my problem is, I put up my database to one of the computer which
is not a server but i made a link from my main database for the tables of
every access database application in another computer in another domain for
me to access it a remote computer. Every time i want to open my remote
database application it prompt me a warning that my tables is connected to
source table. But when i set the links again i works fine.

How do i solve this issue without useing any SQL server.

A prompt responce is greatly appreciated.

Thanks in advance,

Resti
 
M

Marcel

Why aren you just using it in a client server method?? put it into a shared
folder that all users can access.

or are they all different databases?

also whilst you don't want to use an SQL Server you could try MSDE and make
the access into an access project ADP
or you could muck around with it as an mde

regards

Marcel
 
Top