Главная страница
Top.Mail.Ru    Яндекс.Метрика
Текущий архив: 2002.12.23;
Скачать: CL | DM;

Вниз

Значение поля кот. было до обновления в триггере FOR UPDATE   Найти похожие ветки 

 
Shaman ©   (2002-12-03 17:21) [0]

Как получить доступ к subj. Другими словами нужен аналог интербейсовского old.


 
asmith   (2002-12-03 17:56) [1]

Выдержка из SQL Server BOL:
============================
Two special tables are used in trigger statements: the deleted table and the inserted table. Microsoft® SQL Server™ 2000 automatically creates and manages these tables. You can use these temporary, memory-resident tables to test the effects of certain data modifications and to set conditions for trigger actions; however, you cannot alter the data in the tables directly.
The inserted and deleted tables are used primarily in triggers to:
-Extend referential integrity between tables.
-Insert or update data in base tables underlying a view.
-Check for errors and take action based on the error.
-Find the difference between the state of a table before and after a data modification and take action(s) based on that difference.



 
Владислав ©   (2002-12-03 17:58) [2]

Ну, короче говоря, в таблице deleted ищи :).



Страницы: 1 вся ветка

Текущий архив: 2002.12.23;
Скачать: CL | DM;

Наверх




Память: 0.46 MB
Время: 0.014 c
14-74910
3d[Power]
2002-11-30 13:15
2002.12.23
Delphi5: Compiler Internal error BC2241


14-74982
AFrolov
2002-12-03 12:57
2002.12.23
Про мат. статистику


3-74627
cher_gvf
2002-12-03 14:35
2002.12.23
Как в Oracle записать/прочитать BLOB-поле?


6-74869
shershR
2002-10-25 16:38
2002.12.23
Как правильно пользоваться мастером ActiveX ?


3-74584
ev1972
2002-12-04 16:03
2002.12.23
Как модифицировать структуру таблицы в Delphi?