I need a notification code

Discussion in 'Databases' started by Just Smile, Jan 16, 2009.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. I need a code notice me in case anyone add anything new in the database..


    e.g:

    if the requester wrote a request and press the saving icon,, I want a code notices the admin that there is something new saved in his table in the database.. and then the admin can view it ..


    I use the SQL Server 2008 express.. and VB.net



    I hope my explain is clear..


    I willappreciate any help.

    Post Edited (Just Smile) : 1/16/2009 11:51:02 PM GMT
     
  2. Bruce

    Bruce DiscountASP.NET Staff

    Do you mean you want to log every time some made a change to the database via your application ? OR do you want to trace all change in the database whether or not it comes from the application?

    Bruce

    DiscountASP.NET
    www.DiscountASP.NET
     
  3. yes ser, I want it for the application..


    when the user write something ( a request) for the admin and save it in the database.. I want the admin see a notice on his home page, like:


    " new" word highlight. or a link for the last & newset request that the user added it on the database.



    and the admin will know that there is something new saved in the database and then he can check it and answer it.



    i hope i explained it in a best way [​IMG]
     
  4. please help me my presentation tomorrow [​IMG]
     
Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.

Share This Page