Home
About
API
PageRenderTime 2ms CodeModel.GetById 1ms app.highlight 0ms RepoModel.GetById 0ms app.codeStats 0ms
/Katmai_February2008_CTP/ShoppingCart/Scripts/install.cmd
#
Batch | 1 lines | 1 code | 0 blank | 0 comment | 0 complexity | f61d6f74f971b418c445d60943cdb0e3 MD5 |
raw file
1
sqlcmd -E -v CurrentDir=
"
%CD%
"
-i
"
%CD%
\ShoppingCart\install.sql
"