This commit is contained in:
parent
eb20882b2f
commit
883a21891d
@ -5,9 +5,9 @@ rem if ERRORLEVEL 1 PAUSE
|
|||||||
rem call wait 3
|
rem call wait 3
|
||||||
rem if errorlevel 1 pause
|
rem if errorlevel 1 pause
|
||||||
rem ping 1.0.0.0 -n 1 -w 2000 > NUL
|
rem ping 1.0.0.0 -n 1 -w 2000 > NUL
|
||||||
sqlcmd -E -S.\sqlexpress -d VEPROMS -i "C:\Development\Proms\SQL\PROMS2010.SQL"
|
sqlcmd -I -E -S.\sqlexpress -d VEPROMS -i "C:\Development\Proms\SQL\PROMS2010.SQL"
|
||||||
PAUSE
|
PAUSE
|
||||||
rem ping 1.0.0.0 -n 1 -w 2000 > NUL
|
rem ping 1.0.0.0 -n 1 -w 2000 > NUL
|
||||||
sqlcmd -E -S.\sqlexpress -d VEPROMS -i "C:\Development\Proms\SQL\PROMStoCM.sql"
|
sqlcmd -I -E -S.\sqlexpress -d VEPROMS -i "C:\Development\Proms\SQL\PROMStoCM.sql"
|
||||||
PAUSE
|
PAUSE
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user