|
Hi All, I need the table name and Data Base name where all the Internal Use Description: (Development only) values are saved in the Team Foundation Server. Need where these data is stored in the DB (Table name & DB name please)
Thank
(comments are locked)
|
|
The schema of Team Foundations Server's database isn't really a SQL Server question. I also wouldn't recommend accessing the TFS tables directly. Since there's no public database documentation for TFS, the table names, column names, relations etc are likely to change between versions. There's a data warehouse cube that you can use to query most data from TFS. You haven't told us which version of TFS you are using. You might, or might not be helped by this article by Jeff Levinson: **http://visualstudiomagazine.com/articles/2009/03/09/inside-the-tfs-databases-an-occasional-series.aspx**
(comments are locked)
|

