-
-
Save pok1800/1d768f447be512a8cdbce773e3f53d25 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| cd C:\Program Files (x86)\Microsoft SQL Server\140\DAC\bin\ | |
| SqlPackage.exe /a:import /sf:D:\Exportedbacpac\my.bacpac /tsn:localhost /tdn:AxDB_fromUAT /p:CommandTimeout=1200 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment