From: Stewart Berman on
Thanks but the problem was in reading the MSysObjects table. It should be
readable via an Database object. When I get some time I will investigate
further.

changliw(a)online.microsoft.com ("Charles Wang [MSFT]") wrote:

>Hi Stewart,
>To work around this issue, you can first import the hidden table
>MSysRelationships from your external database to your local copy and then
>read the local copy.
>
>Best regards,
>Charles Wang