Migrating Data Between Databases
No edit summary |
No edit summary |
||
Line 8: | Line 8: | ||
# Now click on the pink button, choose the ''migrateToDB.xml'' file, then select the yellow button to save the data. | # Now click on the pink button, choose the ''migrateToDB.xml'' file, then select the yellow button to save the data. | ||
Also, check out this video: | Also, check out this video: | ||
<html> | |||
<p class="video-warn"> | |||
In this short video, we show you how to move your data into the database. | |||
</p> | |||
<div class="video"> | |||
<div class="video__wrapper"> | |||
<iframe src="https://www.youtube.com/embed/IeeGG8672A0?si=MT3FdSJzZlBlzR9x" frameborder="0" allowfullscreen></iframe> | |||
</div> | |||
<div class="video__navigation"> | |||
</div> | |||
</div> | |||
</html> | |||
[[Category:Database]] | [[Category:Database]] |
Revision as of 08:02, 24 November 2023
This page was created by Stephanie on 2023-11-23. Last edited by Edgar on 2025-01-20.
Migrate data into the DB.
- Start by pressing play.
- Start the system with XML persistence.
- Press Migrate, then the Green button inside the Migrate window.
- Save the data to migrateToDB.xml
- Close the Migrate dialog, switch to MDrivenServer persistence, and start the system.
- Press the Migrate button again.
- Now click on the pink button, choose the migrateToDB.xml file, then select the yellow button to save the data.
Also, check out this video:
In this short video, we show you how to move your data into the database.