Advertisement

1 - 10 of 111 containing alltags:("SQL Triggers") (0.001 seconds)
I am trying to dynamically access the data in :old and :new fields without having to use the literal :old.field and :new.field.. The trigger below shows 2 ways of calling the p_addnote procedur...
Zones: OracleDate Answered: 12/12/2000 Grade: B Views: 0
I have two SQL tables!! If i insert somehting in one table...the other one should be updated!! Please suggest ITS URGENT Regards AmanBhatia
Zones: MS SQL ServerDate Answered: 03/31/2001 Grade: B Views: 0
Simple question...i need the code to do delete cascade.  Table 1 is the parent table and Table 2 is the child table.   I got about 2 millions to do so i don't really have time to learn T-SQL right ...
Zones: MS SQL ServerDate Answered: 09/19/2001 Grade: C Views: 4
Actually i want to create a trigger and looking for some examples.
Zones: MS SQL ServerDate Answered: 11/28/2003 Grade: A Views: 0
I'm working on a time management system with the follwing capability: Employees enter their time from when to when they are working. Know some of them enter more than one pairs per day (e.g. 2...
Zones: MS SQL ServerDate Answered: 04/03/2003 Grade: A Views: 0
I'm planning to write a script on UNIX server to remotely trigger SQL Server backup. My SQL Server is installed on Windows 2000 server. I have no idea how to do it right now. Does anyone have any c...
Zones: MS SQL ServerDate Answered: 07/04/2004 Grade: A Views: 0
In my trigger for insert, there are some sql statements. I want to know which sql statement causes error and what's the error number. But it seems only the whole batch is rolled back when an error ...
Zones: MS SQL ServerDate Answered: 04/08/2004 Grade: B Views: 0
Newbie to SQL server 2000 and still learning on how to create trigger for database..I need to do 3 trigger for my database.. I have 2 tables to  maintain information of his members and their mem...
Zones: MS SQL ServerDate Answered: 08/29/2004 Grade: A Views: 0
Hi, I am updating SQL 2000 tables through a VB application (connection via ado).  Is there a way I can disable the triggers on the table I am updating only within the application.  i.e.  If anot...
Zones: ProgrammingDate Answered: 12/27/2004 Grade: A Views: 0
hi,,, i'm trying to make a small popup html window on the right bottom corner of user screen,, this window is created based on a tigger on a table ,when ever a row is inserted to a user a wind...
Zones: HTMLDate Answered: 03/16/2005 Grade: A Views: 0