Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
You can use the installer to add the information in one database into another database by performing a merge. Merges and Transforms operate on an entire database, and a merge combines two databases into one. Merges are useful to development teams because they allow the installation database of large application to be divided into smaller parts and then recombined into the complete installation database later.
To merge several component databases into a single complete database
- Develop the partial component databases separately.
- Merge each component database into the main product database by calling the MsiDatabaseMerge function.