Follow up - latest version of RBWin 1.864 x RT03
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of William Mason Sent: Thursday, February 20, 2003 11:47 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Error Checking Maybe I'm missing something here, but.... Why does this command complete - ALTER TABLE CURRENTSITE ADD TRIGGER UPDATE AFTER TEST2 While this one returns "Procedure does not exist"? ALTER TABLE CURRENTSITE ADD TRIGGER UPDATE BEFORE TEST2 It seems that anytime I use the BEFORE clause it fails to run. How does one do both in one command? TIA William Mason

