.BACPAC Estensione file

Compressed Microsoft SQL Database

Sviluppatore Microsoft
Popolarità
3.0  |  1 Voto
 

Che cos'è un file BACPAC?

A BACPAC file is a Zip-compressed archive that contains a Microsoft SQL database's schema and data. Users export BACPAC files from and import BACPAC files into Microsoft SQL database programs, such as Microsoft Azure SQL Database and Microsoft SQL Server. BACPAC files are used to transfer databases between servers.

Maggiori informazioni

Database managers can use a variety of Microsoft SQL database management tools to export databases as BACPAC files. For example:

  • Azure users can export a database as a BACPAC file from the Azure portal
  • SQL Database users can export a database as a BACPAC file using the SqlPackage command-line utility
  • SQL Server Management Studio users can export a database as a BACPAC file using a wizard included in that application

While BACPAC files are similar to .DACPAC files, the files are used for different purposes. BACPAC files are used primarily to back up or move databases from one server to another. DACPAC files are focused on capturing and deploying schema. Sometimes, DACPAC files are applied to existing databases.

Come aprire un file BACPAC

You can import the database a BACPAC file contains into Microsoft Azure SQL Database or Microsoft SQL Server. To do so, you must use either:

  • The Import Data-tier Application menu item (found by opening Object Explorer, right-clicking on Databases, and then selecting Import Data-tier Application) available in Microsoft SQL Server (Windows)
  • The Import database option available in the SQL server section of the Microsoft Azure portal
  • The SqlPackage command-line utility
Apri oltre 400 formati di file con File Viewer Plus.Download gratuito

Programmi che aprono i file BACPAC

Windows
Web
Categoria: Database
Aggiornato: 2021-10-11

Verificato da FileInfo.com

Il team di FileInfo.com ha analizzato in modo indipendente il formato file Compressed Microsoft SQL Database e le app Windows elencate in questa pagina. Il nostro obiettivo è il 100% di accuratezza e pubblichiamo solo informazioni sui tipi di file che abbiamo verificato.

Se desideri suggerire aggiunte o aggiornamenti a questa pagina, faccelo sapere.