PCHD#32880 -- Implementatie Strijp-S
svn path=/Customer/trunk/; revision=25507
This commit is contained in:
18
PCHE/pche.sql
Normal file
18
PCHE/pche.sql
Normal file
@@ -0,0 +1,18 @@
|
||||
-- Script containing customer specific configuration sql statements for PCHE (Eindhoven Strijp-S)
|
||||
-- (c) 2008 Facilitor
|
||||
-- $Revision$
|
||||
-- $Id$
|
||||
--
|
||||
-- Support: +31 53 4800700
|
||||
|
||||
spool xpche.lst
|
||||
set echo on
|
||||
|
||||
SHOW ERRORS
|
||||
|
||||
BEGIN fac.registercustversion('PCHE', 0); END;
|
||||
/
|
||||
BEGIN adm.systrackscriptId('$Id$', 0); END;
|
||||
/
|
||||
COMMIT;
|
||||
SPOOL OFF
|
||||
Reference in New Issue
Block a user