ook conn.sql aanroepen

svn path=/Customer/trunk/; revision=13870
This commit is contained in:
Arthur Egberink
2009-04-14 12:51:36 +00:00
parent dd379a9af4
commit e0d29a4858

View File

@@ -3,7 +3,7 @@
--
SET ECHO ON
SPOOL xconn25.lst
PROMPT $Revision: 3 $
PROMPT $Revision: 4 $
INSERT INTO FAC_IMPORT_APP ( FAC_IMPORT_APP_CODE, FAC_IMPORT_APP_OMS,
FAC_FUNCTIE_KEY ) VALUES (
@@ -17,3 +17,5 @@ WHERE prs_kostenplaats_verwijder IS NOT NULL;
COMMIT;
SPOOL OFF
@conn.sql