mirror of
https://gitlab.silvrtree.co.uk/martind2000/booksnew.git
synced 2025-02-05 02:20:13 +00:00
2 lines
108 B
Batchfile
2 lines
108 B
Batchfile
|
echo Dumping Database...
|
||
|
sqlcmd -U sa -P jubilee -S localhost -d calltree -i c:\tools\db_backup_readable.sql
|