Results 1 to 5 of 5
  1. #1
    David92595 is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Oct 2012
    Posts
    22

    Question New To SQL, Need To Learn About Triggers

    Hello,



    I'm new to SQL, specifically T-SQL, I've done some research online and have a general idea of triggers. But I wanted to ask the community for any really good sites that will give good information on triggers, how they work, their capabilities, and examples.

    Thank you to all who read and respond to this question. You assistants helps to create the next generation of guru's

    David92595

  2. #2
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,815
    Not really an Access related question. Does this help http://msdn.microsoft.com/en-us/library/ms189799.aspx
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  3. #3
    David92595 is offline Novice
    Windows 7 32bit Access 2007
    Join Date
    Oct 2012
    Posts
    22
    Sorry, I was not specific enough. I'm using a SQL server 2008 R2 backend and an Access 2007 front end. I though the general SQL Server form would have been my best bet to get some help. If there is another forum that would be better suited please let me know.

    Thank you,

    David92595

  4. #4
    June7's Avatar
    June7 is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    May 2011
    Location
    The Great Land
    Posts
    52,815
    I don't use SQL so not familiar with 'triggers' but sounds a lot like an event.

    I googled: Access database sql trigger

    Here are two more references:
    http://social.technet.microsoft.com/...8-d43668f97a96
    http://office.microsoft.com/en-us/ac...003085415.aspx
    How to attach file: http://www.accessforums.net/showthread.php?t=70301 To provide db: copy, remove confidential data, run compact & repair, zip w/Windows Compression.

  5. #5
    RayMilhon is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    Aug 2011
    Location
    Southern California
    Posts
    1,065
    June7 Triggers are SQL Server Stored Procedures that are executed by specific Events. The Only Ones I've used are insert, update and delete triggers.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Best Approach to learn VBA
    By Richie27 in forum Access
    Replies: 3
    Last Post: 06-16-2012, 01:33 PM
  2. I want to learn database programming
    By shish in forum General Chat
    Replies: 3
    Last Post: 04-22-2012, 09:33 PM
  3. Query Code to Hi-light Date Triggers
    By sbrem00 in forum Queries
    Replies: 1
    Last Post: 11-17-2011, 08:59 AM
  4. trying to learn visual basic
    By darklite in forum Programming
    Replies: 7
    Last Post: 08-24-2011, 02:18 PM
  5. Access Novice - Looking to learn from scratch.
    By Javaman in forum Database Design
    Replies: 1
    Last Post: 03-13-2010, 08:53 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums