reenacutie
March 3rd, 2005, 03:07 AM
I would like to know the procedures to retrieve the database relationships
from Database Diagrams and manipulate them through Visual C++
from Database Diagrams and manipulate them through Visual C++
|
Click to See Complete Forum and Search --> : Retrieving the Tables Relationship from SQL Server Database Diagrams reenacutie March 3rd, 2005, 03:07 AM I would like to know the procedures to retrieve the database relationships from Database Diagrams and manipulate them through Visual C++ panayotisk March 3rd, 2005, 05:57 AM foreign keys? I think you may use the sp_fkeys stored procedure. codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |