Related Tags:
This problem should be removed because:
Problem with Microsoft SQL Server 2000 Standard Edition for PC
TRIGGER IN SQL
WHAT IS TRIGGER IN SQL. WHAT IS THE USE OF TRIGGER
Solutions (1)
A trigger is a special kind of stored procedure that automatically executes when an event occurs
in the database server. A trigger is really an event handler.
SQL Server allows users to create triggers (event handlers) for 3 types of events:
- DML Event - Occurs when a DML (Data Manipulation Language) statement: INSERT, UPDATE or DELETE, is executed.
- DDL Event - Occurs when a DDL (Data Definition Language) statement: CREATE, ALTER, or DROP, is executed.
- Logon Event - Occurs when a user logins to the Server.
- DML Trigger - Executes in response to a DML event.
- DDL Trigger - Executes in response to a DDL event.
- Logon Trigger - Executes in response to a logon event.
-
SQL server won't work on my laptop
I have SQL Server 2000 installed on my "local" server, using the default settings, and want to use it with Visual Studio 2003....
-
sql server
how to install sql server on window XP?
-
sql server
how to download the software sql server
-
time based triggers or procedures
how to write triggers, in a table one field value decrement by one for next day
Add Your Solution
-
How can I rotate pictures
How can I rotate pictures in document.. I use ofice 2000
-
i am using netbeans IDE 6.9.1 SE. I am also using
i am using netbeans IDE 6.9.1 SE. I am also using JTDS driver to connect.but when i try to connect through my progamming...
-
I have SQL Server 2005 Standard edition running
I have SQL Server 2005 Standard edition running and have created Backup remotely. I am trying to replicate data via pull...
-
I can't connect the ms-sql 2005 database with...
java.sql.SQLException: Network error IOException: Connection refused: connect at...
See all Microsoft SQL Server 2000 Standard Edition for PC Problems
Fix-O-Meter
43
43 people viewed this problem
- 0 people are following this problem. Be the first!
Top Microsoft Business and Productivity Software Experts
Verification:
Please enter the characters below to complete your post
Can't read it? Try a different one
