I have a MSSQL.BAK file, and for logistic reason (the DB is bigger for me) I want to convert it to a BacPac file so that I can upload it to Azure.
All this while I was thinking .BAK and BacPac are the same, so there was an error, is there a utility to convert it?
source
share