Top "Bacpac" questions

BACPACs are archives containing the schema and data of Data-tier Applications.

Azure SQL Database Bacpac Local Restore

I've created a BACPAC backup of my Azure SQL Database using the "Export" option within the Azure Management Console. Having …

azure azure-sql-database bacpac
Can't Export Data-tier Application for Azure

I am trying to create a .bacpac file of my SQL 2012 database. In SSMS 2012 I right click my database, go …

sql azure sql-server-2012 ssms-2012 bacpac
converting SQL . BAK to SQL backpac format

I have MSSQL .BAK file, and for logistical reason (the DB being huge for my infra) I want to convert …

database azure-sql-database database-backups bacpac
Sql Server change fill factor value for all indexes by tsql

I have to expoet my DB into a bacpac file to import it into Azure. When I try to export …

sql tsql azure bacpac fillfactor
How to import Azure SQL backup (.bacpac) to LocalDB using Visual Studio?

I imagine this would be quite a mainstream scenario but I can't find how to import an exported Azure SQL …

sql-server visual-studio azure bacpac
Error while importing bacpak in Sql Server 2012

I'm getting this error while importing bacpac file from windows azure TITLE: Microsoft SQL Server Management Studio ------------------------------ Count not …

sql-server visual-studio-2012 sql-server-data-tools bacpac
Export Data-tier application error

I am trying to export a rather simple database using the Export Data-tier application and keep getting the following error: …

sql-server ssms bacpac ssms-2014
Latest recommendations for Import\Export of SQl Server bacpac files

I'm trying to get up and running with Windows Azure but finding the database side extremely frustrating. I need to …

sql sql-server-2008-r2 azure-sql-database bacpac
Error Importing Azure bacpac file to local db error incorrect syntax near EXTERNAL

When importing db fro azure bacpac file to local sql server 2016 I'm geting the following error. Error SQL72014: .Net SqlClient …

sql azure import bacpac