A
AJ Raiber
I need to find a way if one exists to link a table in a
non-secured DB to a table in a secured DB.
( link tblPersonnelInfo in DB2 which is not secure to
tblPersonnelInfo in DB1 which is secured)
I would like to do this through code if possible so it is
transparent to the users. Thank you.
non-secured DB to a table in a secured DB.
( link tblPersonnelInfo in DB2 which is not secure to
tblPersonnelInfo in DB1 which is secured)
I would like to do this through code if possible so it is
transparent to the users. Thank you.