Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 General SQL Server Forums
 New to SQL Server Programming
 Querying the System Catalog

Author  Topic 

SecretSQL
Starting Member

4 Posts

Posted - 2008-02-12 : 01:00:55
One of the things which interests me about SQL SERVER 2005 (which I'm currently studying) is the availability of catalog views which simplify creating code to access metadata associated with objects in the SQL database.

One of the best links for getting to grips with this is located at http://msdn2.microsoft.com/en-us/library/ms189082.aspx

   

- Advertisement -