OleDbGetSchemaTable and relationships
hello,
i'm trying retrieve relationships between tables of access database. this, i'm using getoledbschematable method of oledbconnection class. working fine, can information tables , columns. relations however, cannot find relationship (or join) type.
my database design contains left joins , inner joins, cannot programmatically find out which.
any ideas?
with kind regards,
maarten
SQL Server > SQL Server Data Access
Comments
Post a Comment