Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by jagguhandle

  1. jagguhandle

    Run stored procedure at a certain time

    in the enterprise manager select the "SQL server name" from the server gurop. right click choose new-> job. Here u can scheduela job which can be executed at a specific time. u can specify the sql statement/procedure to be executed in the job. hope it will work for u
  2. jagguhandle

    Run stored procedure at a certain time

    yes, u can schedule a job doing that
  3. jagguhandle

    How to cahnge the inserted value in the trigger

    hi, I want to change the inserted value in the trigger with notifying the user. i cant update the value in the INSERTED table as this ia logical table. Any boody please help.

Part and Inventory Search

Back
Top