Wiki source code of bacpac
Version 2.1 by Rudi Marais on 2023/05/18 06:43
Hide last authors
| author | version | line-number | content |
|---|---|---|---|
| |
1.1 | 1 | * compressed file |
| 2 | * contains ddl and dml data | ||
| |
1.2 | 3 | * doesnt support encrypted objects |
| |
1.1 | 4 | |
| 5 | = = | ||
| 6 | |||
| 7 | = Exporting = | ||
| 8 | |||
| |
1.2 | 9 | * no encrypted objects, they need to be decrypted or removed prior to exporting. |
| |
1.1 | 10 | |
| |
1.2 | 11 | |
| |
1.1 | 12 | = Importing = |
| 13 | |||
| 14 | |||
| |
1.3 | 15 | = Modifying and Troubleshooting = |