keys and tables

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
albrechtmyers
Posts: 1
Joined: Thu 30 Jan 2020 04:22

keys and tables

Post by albrechtmyers » Thu 30 Jan 2020 07:35

Please.
Who can give me an example of a delphi code that shows the tables of a database (mysql, sqlserver, oracle, postgres) and information of each relationship: pk table name, pk name, fk table name, fk name.

https://4kpornindex.com - free porn sites list in 4k resolution
Last edited by albrechtmyers on Tue 22 Sep 2020 06:17, edited 1 time in total.

MaximG
Devart Team
Posts: 1822
Joined: Mon 06 Jul 2015 11:34

Re: keys and tables

Post by MaximG » Fri 31 Jan 2020 15:44

UniDAC Professional Edition ( and Professional Edition with source code) contains the component TUniMetaData that allows you to retrieve the needed metadata: https://www.devart.com/unidac/docs/deva ... tadata.htm

Post Reply