Related resources for sql server 2000
  • ASP.NET Caching: SQL Cache Dependency With SQL Server 200010/4/2012 10:18:34 AM. SQL cache dependencies are one of the most wonderful new features in ASP.NET 2.0, the ability to automatically invalidate a cached data object (such as a DataSet or Custom Data Type) when the related data is modified in the database. This feature is supported in both SQL Server 2005 and in SQL Server 2000, although the underlying plumbing is quite different.
  • Triggers and Active Databases10/3/2012 9:27:59 AM. This article is intended to illustrate how to use triggers in databases systems to enforce business rules and react to events in database applications thus supporting the Active databases principles.
  • Strategies to Implement a Multi-Criteria Filtering5/15/2012 2:23:35 PM. This article provides you different ways to implement a multi-criteria filtering.
  • Connection Strings for SQL Server 20005/15/2012 12:39:55 PM. Microsoft SQL Server 2000 is an application used to create computer databases for the Microsoft Windows family of server operating systems. Microsoft SQL Server provides an environment used to generate databases that can be accessed from workstations, the Internet, or other media such as a personal digital assistant (PDA).
  • Membership Service6/23/2009 1:11:42 AM. With every new version are added a bunch of new functionality which eases the development of web applications and keeps up to the required security measures to make the applications less susceptible to external threat.