Forum Discussion
ToniPohl
Sep 03, 2017MVP
BACPAC: Could not import package. SQL72012
Hi SQL-guys, I'm running into this error during the last days and could not find a solution: I am trying to import a database .BACPAC file from SQL Azure into my local SQL Server. When doing so...
LeeCommerce
Nov 07, 2022Copper Contributor
ToniPohl Another cause of this error is trying to restore a database that has full text indexes defined in it if you do not have full text indexing installed on the server. There may also be other features this could apply to, but this is the only one I have experienced. Hopefully this will help someone.
Ronen_Ariely
Nov 08, 2022MVP
Hi LeeCommerce,
Thanks for sharing in formation, but this is an old thread from 2017. There is no reason to "bring it to life". If someone will have such issue then he will probably create a new thread and we will be able to help him.
Thanks for sharing in formation, but this is an old thread from 2017. There is no reason to "bring it to life". If someone will have such issue then he will probably create a new thread and we will be able to help him.