News

Running on SQL Server 2008 (so views support parameters I believe). Looking for the best way to manage giving out controlled and restricted access to our data based on logins. Basic example. A ...
I've got this view defined on two tables, one of which has an identity field that auto increments. There seems to be no way to insert into this view. If I leave the auto-increment field blank it ...
Microsoft SQL Server's relational engine has offered new instrumentation that improves by light years with each new release. The introduction of Dynamic Management Views (DMVs) in SQL Server 2005 ...