Setup Database for Cache Synchronization
In order to use Database Dependency, the user needs to set the environment in the database so that the dependency on the database data can be established.
In order to set environments according to your database you need to configure database settings according to your own database.
In this Section
Set Environment for SQL Server
Explains how to set the environment in Microsoft SQL Server in order to use SQL Dependency.
Set Environment for Oracle
Explains how to set the environment in Oracle Database in order to use SQL Dependency.
Set Environment for OleDb Dependency
Explains how to set the environment in your database in order to use OleDb Dependency.
Set Environment for CLR Procedures
Explains how to set the environment in Microsoft SQL Server in order to use CLR Stored Procedures.