Skip to content

Instantly share code, notes, and snippets.

@RahulSharma
Last active February 4, 2025 07:37
Show Gist options
  • Save RahulSharma/39b7eda3168ae2eb0bded1c8b0aef728 to your computer and use it in GitHub Desktop.
Save RahulSharma/39b7eda3168ae2eb0bded1c8b0aef728 to your computer and use it in GitHub Desktop.
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