|
From: Kenneth D. <ke...@se...> - 2009-05-13 17:34:04
|
Kenneth Downs wrote: > > I could have sworn I did this, so I kept looking for the commands I > thought I had forgotten, but it looks like you have to update your own > table in the AFTER trigger with the new values. Somebody please tell me > I'm wrong here. > > I was wrong. In the INSTEAD OF triggers you execute an INSERT or UPDATE that provides the new values. -- Kenneth Downs Secure Data Software ke...@se... www.andromeda-project.org www.secdat.com Office: 631-689-7200 Cell: 631-379-0010 Fax: 631-689-0527 |