can we create a new bacpac file without creating a new DB in azure
I tried creating it in the existing DB. It didn't work , a new DB is being created. I want the bacpac on the existing DB............................................
can we create a new bacpac file without creating a new DB in azure
I tried creating it in the existing DB. It didn't work , a new DB is being created. I want the bacpac on the existing DB............................................
Copyright © 2021 Jogjafile Inc.
.bacpac files are created for the entire database and MS SQL Server does not allow to selectively import data or schema from a .bacpac file into an existing database