English 中文(简体)
Where to get started with querying TFS database/warehouse?
原标题:

Right now all I have is a link to the tfs portal http://...

I d like to either write an app that queries directly or write a SQL query that queries the database (which I do not know the server address for or how to determine the database or warehouse server info)

If you are familiar with any tips, techniques or resources, please advise?!

End Goal: 1. Interrogate WOrkitems based on varying criteria for external reporting.

问题回答

Here is an msdn site about TFS 2008 warehouse architecture and stuff.
http://msdn.microsoft.com/en-us/library/ms244696%28v=vs.80%29.aspx

TFS 2010 warehouse is different in structure but the path to follow is similar for a beginner so the documentation should do good for you.





相关问题
TFS 2010 Workitem auto transition

How can I make work item to auto tansit from new to assigned state when I populate Assigned To field. Ie. I have reported a bug so its state is new. Now I populate (select from dropdown) the Assigned ...

Changing the field height in a TFS field

How can I change the height of a field in the TFS process template editor? If I stack two HTML type fields on top of each other the default rendering of the work item shows the first field about 20% ...

Team Explorer work item UI is too wide

Is there any way to get the work item query results preview pane to auto-size its width? It is very often "too wide", with the controls being way too wide for their content. Here s an example--why ...

热门标签