Link table in another secured (.mdw) database

  • Thread starter Thread starter vbcraft
  • Start date Start date
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!
 
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
 
Sorry...Can you reply with the link to the FAQ your reffering too...I can't
locate it.
 
Back
Top