1
Answer

Viewing the database diagram in winforms control

how to show database diagram from sql server in a  winform control.the diagrams normally show the actual table and define relationship for each table, my goal is to show the actual diagram , can u show me how to view daigram in winform control

Answers (1)