Ook nog een #endif vergeten.
svn path=/Database/trunk/; revision=6981
This commit is contained in:
@@ -79,6 +79,7 @@ BEGIN
|
||||
AND prj_werkplek.prj_project_key = :new.prj_project_key;
|
||||
END IF;
|
||||
END;
|
||||
#endif // PRS
|
||||
#ifdef INS
|
||||
/*
|
||||
** Als de ruimte verwijderd wordt, dan moeten ook de bijbehorende
|
||||
@@ -96,7 +97,7 @@ BEGIN
|
||||
AND ins_alg_ruimte_type <> 'W';
|
||||
END IF;
|
||||
END;
|
||||
#endif INS
|
||||
#endif // INS
|
||||
END;
|
||||
/
|
||||
CREATE_TRIGGER(prj_t_prj_deel_S_B_IU)
|
||||
@@ -318,7 +319,7 @@ BEGIN
|
||||
AND ins_alg_ruimte_type = 'W';
|
||||
END IF;
|
||||
END;
|
||||
#endif //INS
|
||||
#endif // INS
|
||||
END;
|
||||
/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user