Results 1 to 2 of 2

Thread: Trigger with Access

  1. #1

    Thread Starter
    Registered User
    Join Date
    Apr 1999
    Location
    Brazil
    Posts
    144

    Post

    Can I use trigger using MSAccess? Can someone explain it? - Otherwise how can I update the screen of the users when the App is working with multiusers?
    Thanks

  2. #2
    Lively Member
    Join Date
    Jun 1999
    Location
    Raleigh, NC
    Posts
    70

    Post

    Access does not support triggers. If you need all users to have concurrent display of changing data, you will likely need to use a timer to periodically update the display, perhaps with a time stamp on each record to determine when it was last updated.

    Good luck
    Bash

Posting Permissions

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



Click Here to Expand Forum to Full Width