.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
Web

検証者 FileInfo.com

FileInfo.comチーム は、このページに掲載されているCompressed Microsoft SQL Databaseファイル形式とWindowsアプリについて独自に調査しました。 私たちの目標は100%の正確性であり、検証済みのファイルタイプに関する情報のみを公開しています。

このページへの追加や更新をご提案いただける場合は、お知らせください。