EI-Image-Viewer-Api/IRaCIS.Core.API/sql/bin.bat

3 lines
67 B
Batchfile

SQLCMD -i %~dp0\dbo.sql
SQLCMD -i %~dp0\data.sql
pause