Link table in another secured (.mdw) database

V

vbcraft

Is there a way to link a table from a secured database into another secured
database via linked tables.

The link gets created but at this point it cannot be read obviously because
it is secured.

I think there is a way to do this in code but is there a way to join the
other workgroup to link the table or add the same user id (pid) and have
access to two database backends.

Any help would be greatly appreciated,
Thanks in advance!
 
K

Keith Wilby

vbcraft said:
Is there a way to link a table from a secured database into another
secured
database via linked tables.

The link gets created but at this point it cannot be read obviously
because
it is secured.

I think there is a way to do this in code but is there a way to join the
other workgroup to link the table or add the same user id (pid) and have
access to two database backends.

I believe section 13 of the FAQ will help you with this.

Keith.
www.keithwilby.com
 
V

vbcraft

Sorry...Can you reply with the link to the FAQ your reffering too...I can't
locate it.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top