Advantage Triggers - Tutorial

Advantage Concepts

The following tutorial will help you write and debug your first Advantage Trigger, and contains source examples for Delphi/Kylix, C#, and VB.NET.

Before using this tutorial the reader should be familiar with all of the concepts described in the general trigger documentation.

Task1: Copy Test Data and Create Database

Task2: Create Your Trigger Project

Task3: Implement Your Trigger

Task4: Register Your Trigger in the Database

Task5: Test and Debug