.BACPAC 文件扩展名

Compressed Microsoft SQL Database

开发者 Microsoft
受欢迎程度
3.0  |  1 
 

什么是 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.

更多信息

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.

如何打开 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
使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开 BACPAC 文件的程序

Windows
分类: 数据库
更新时间: 2021-10-11

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 Compressed Microsoft SQL Database 文件格式和 Windows 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们