m.saran21
Grasshopper
Points: 12
More actions
May 9, 2008 at 5:26 am
#182223
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.
Mahesh Bote
SSCrazy Eights
Points: 9107
May 9, 2008 at 6:03 am
#812959
[font="Verdana"]system Stored Procedure, i.e. sp_depends will help you out. Try it.
Mahesh[/font]
MH-09-AM-8694
May 11, 2008 at 10:59 pm
#813608
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