FSN#23156
svn path=/Database/trunk/; revision=11184
This commit is contained in:
8
FCLT.SRC
8
FCLT.SRC
@@ -4,8 +4,8 @@
|
||||
-- Copyright 1996-2012 SG|facilitor bv.
|
||||
-- All rights reserved!
|
||||
/*
|
||||
* $Revision: 66 $
|
||||
* $Modtime: 22-02-12 15:13 $
|
||||
* $Revision: 67 $
|
||||
* $Modtime: 19-04-12 9:03 $
|
||||
*/
|
||||
#include "modules.h"
|
||||
#include "comsql.h"
|
||||
@@ -138,9 +138,9 @@ COMMIT;
|
||||
///////////////////////////// finally compile all views, triggers etc acc to the latest state ///////
|
||||
BEGIN DBMS_UTILITY.COMPILE_SCHEMA(USER, FALSE); END;
|
||||
/
|
||||
BEGIN fac.registerversion(_VERSIONMAJ, _VERSIONMIN, _VERSIONPATCH, _DBV, NULL); END;
|
||||
BEGIN fac.registerversion(_VERSIONMAJ, _VERSIONMIN, _VERSIONPATCH, _DBV, 'NL'); END;
|
||||
/
|
||||
REGISTERONCE('$Workfile: FCLT.SRC $','$Revision: 66 $')
|
||||
REGISTERONCE('$Workfile: FCLT.SRC $','$Revision: 67 $')
|
||||
|
||||
COMMIT;
|
||||
///////////////////////////// Report invalid objects, if any ///////
|
||||
|
||||
Reference in New Issue
Block a user