Data Source Views: Difference between revisions

Content deleted Content added
Disambiguated: queryInformation retrieval
#redirect SQL Server 2005
Line 1:
#redirect [[SQL Server 2005]]
{{Orphan|date=February 2009}}
{{Mergeto|SQL Server 2005|date=February 2010}}
 
'''Data Source Views''' (DSVs) are a new concept to [[SQL Server 2005]]. This feature allows you to create a logical view of your business data. They are a collection of [[Table (database)|table]]s, views, [[stored procedure]]s, and [[Information retrieval|queries]] that can be shared across your project and leveraged in Analysis Services and Report Builder.
 
==External links==
* http://technet.microsoft.com/en-us/library/ms140311.aspx
 
[[Category:Windows Server System]]
 
 
{{Microsoft-software-stub}}
{{database-software-stub}}