FSN#18275

svn path=/Database/trunk/; revision=10391
This commit is contained in:
Peter Feij
2010-09-06 13:11:52 +00:00
parent 3f890f46e1
commit 766af780de
42 changed files with 224 additions and 4462 deletions

View File

@@ -1,11 +1,8 @@
#ifdef BEZ // 03-11-2000 PF
/* $Revision: 31 $
* $Modtime: 12-04-10 9:26 $
/* $Revision: 32 $
* $Modtime: 6-09-10 15:20 $
*/
#include "comsql.h"
CREATE_TRIGGER(bez_t_bez_afspraak_B_IU)
BEFORE INSERT OR UPDATE ON bez_afspraak
FOR EACH ROW
@@ -361,4 +358,6 @@ BEGIN
END;
/
REGISTERRUN('$Workfile: BEZ_TRI.SRC $','$Revision: 32 $')
#endif // BEZ