table dependencies

  • I am just going to built one dynamic select query statement. i need to give to table and i want the relationship between two tables that means i want all table names and associate field name at one shot. can any one help me for this.

  • [font="Verdana"]system Stored Procedure, i.e. sp_depends will help you out. Try it.

    Mahesh[/font]

    MH-09-AM-8694

  • i got the answer, thanks.

    am using sp_fkeys to get the foreign table name and field name.

Viewing 3 posts - 1 through 3 (of 3 total)

You must be logged in to reply to this topic. Login to reply