Can I migrate data from Express LocalDB to MSSQL Dedicated database?
For general migration from LocalDb to a dedicated MSSQL database see this page: auto$
Starting with version 3.2.0, the application introduces a new and improved method for handling encryption, providing enhanced security and reliability. Due to this change, direct migration of data from Express LocalDB to a dedicated MSSQL database is no longer supported.
What Has Changed?
- Enhanced Encryption Method
- A new encryption handling mechanism has been implemented to align with modern security standards.
- The new method ensures higher levels of data security and reliability.
- Impact on Migration
- Existing data in Express LocalDB cannot be directly migrated to a dedicated MSSQL database in or after version 3.2.0.
- The encryption formats used in Express LocalDB are incompatible with the encryption mechanisms in the MSSQL dedicated database under the new system.
Recommendations for Users
We recommend a fresh installation of the MFT (Managed File Transfer) application configured to connect directly to a dedicated MSSQL database.
If Further Assistance is required, please proceed to create a support case or chat with our support engineer.
Was this page helpful?