Results 1 to 2 of 2

Thread: Is this possible!!!!

  1. #1
    Guest

    Post

    An end-user submits a problem, with my program this auto-updates the database of our choice. I want to know if it is possible when the end-user clicks the submit button, a warning (sound file) could play on the PC the database resides on. This would let me know the database has been updated.

  2. #2
    Addicted Member
    Join Date
    Oct 1999
    Location
    Dallas,TX
    Posts
    170

    Post

    Sound doable to me. I'm not nearly positive on this, but I would do it this way:

    Create a "data-access" ActiveX exe or dll on the server. When data updates the database, Send out a "Beep"

    There may be a way to do it without having the data-access COM component, but its still the most efficient method, or so says Microsoft.



    ------------------
    HTH,
    Philip
    [email protected]

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