Customer (once) script hebben geen custid meer nodig
svn path=/Customer/; revision=34156
This commit is contained in:
@@ -5,7 +5,6 @@
|
|||||||
|
|
||||||
DEFINE thisfile = 'SAMPLE.SQL'
|
DEFINE thisfile = 'SAMPLE.SQL'
|
||||||
DEFINE dbuser = '^UWVA'
|
DEFINE dbuser = '^UWVA'
|
||||||
DEFINE custid = 'UWVA'
|
|
||||||
|
|
||||||
SET ECHO ON
|
SET ECHO ON
|
||||||
SET DEFINE ON
|
SET DEFINE ON
|
||||||
@@ -31,5 +30,3 @@ SET ECHO OFF
|
|||||||
SPOOL OFF
|
SPOOL OFF
|
||||||
SET DEFINE ON
|
SET DEFINE ON
|
||||||
PROMPT Logfile of this upgrade is: &fcltlogfile
|
PROMPT Logfile of this upgrade is: &fcltlogfile
|
||||||
|
|
||||||
@@ &custid
|
|
||||||
@@ -5,7 +5,6 @@
|
|||||||
|
|
||||||
DEFINE thisfile = 'SAMPLE.SQL'
|
DEFINE thisfile = 'SAMPLE.SQL'
|
||||||
DEFINE dbuser = '^UWVA'
|
DEFINE dbuser = '^UWVA'
|
||||||
DEFINE custid = 'UWVA'
|
|
||||||
|
|
||||||
SET ECHO ON
|
SET ECHO ON
|
||||||
SET DEFINE ON
|
SET DEFINE ON
|
||||||
|
|||||||
Reference in New Issue
Block a user