摘要:
osql.exe -S %TARGETSERVER% -E -d Northwind -Q"select db_id()" > nulif %errorlevel% == 0 ( @echo. @echo Northwind DB already exists. @echo. goto end)@echo.@echo Creating Northwind DB ...@echo.osql.e... 阅读全文
posted @ 2009-07-08 18:43
天蝎
阅读(135)
评论(0)
推荐(0)

浙公网安备 33010602011771号