Results 1 to 3 of 3

Thread: Trigger Help

  1. #1
    Join Date
    Nov 2002
    Posts
    7

    Trigger Help

    Hi all,

    Can anyone tell me as how can i execute a trigger on some particular date.
    Say for example, I want a trigger to fire on 1st January every year, so that my tables for leave etc. get filled automatically.

    Thanks in Advance
    Rahul

  2. #2
    Join Date
    Sep 2002
    Posts
    5,938
    Trigger fires only when data in the table modified. You may try scheduled job for that.

  3. #3
    Join Date
    Sep 2002
    Location
    Fantasy
    Posts
    4,254
    u need to create a job for this and schedule it for monthly for every 12 months.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •