![]() | |
#11
| |||
| |||
|
|
Daniel Morgan <damorgan@x.washington.edu> wrote in news:1075995577.782758@yasure: Can anyone make a definitive statement as to which versions of Sybase have BEFORE triggers and which do not? There are two DB products: - ASE - ASA You need to re-ask your question. |
#12
| |||
| |||
|
|
"Michael Peppler" <mpeppler (AT) peppler (DOT) org> wrote On Thu, 05 Feb 2004 07:40:31 -0800, Daniel Morgan wrote: Can anyone make a definitive statement as to which versions of Sybase have BEFORE triggers and which do not? ASEnterprise does NOT have BEFORE triggers through 12.5.0.x. I haven't checked, but I don't think they are in 12.5.1 either. BEFORE triggers may be available in ASAnywhere - but I don't know or use that product personally. Michael ASE 12.5.1 does not have BEFORE triggers either, and I'm not aware of plans to put them into the next release (15.0). There is an open feature request for it, CR 338053. ASA does support BEFORE triggers. I believe the original trigger can be written for ASE as CREATE TRIGGER tr_1 on Table1 for INSERT as insert Table2 (DUMMIES) select 1 from inserted |
![]() |
| Thread Tools | |
| Display Modes | |
| |