Where are the Triggers?

Discussion in 'Databases' started by ezboy, Mar 21, 2011.

Thread Status:
Threads that have been inactive for 5 years or longer are closed to further replies. Please start a new thread.
  1. Our websites are hosted on your servers.
    I have a question. I use sqlwebadmin tool a lot.

    I executed a trigger recently going to 'Tools' tab and then clicking on 'New Query'. It ran successfully. But I cannot see it anywhere in the explorer hierarchy.

    The trigger is working in the background.. I tested it and it works as expected. but I cannot seem to locate it.

    The 'Triggers' folders for database and individual tables are empty. But the trigger works. What is going on.. can anyone throw some light?
     
  2. Joseph Jun

    Joseph Jun DiscountASP.NET Staff

    I think that the Triggers are listed under the table.

    If you connect to your database server using the SQL Web Admin, expand User Databases, then your database and then Tables.

    Click on the table and it should list the Triggers.
     
  3. Thank you.
     
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