Welcome Guest! Log in
×

Notice

The forum is in read only mode.
Due to some maintenance operations, stambia.org will be switched to read-only mode during the 13th November. It will be possible to read and download, but impossible to post on the forums or create new accounts. For any question please contact the support team.

Topic-icon Question Is it possible to migrate tables from MariaDB to another DB (SQL Server ..)

More
03 Jul 2018 16:35 #1 by Virginie_Samson
Virginie_Samson created the topic: Is it possible to migrate tables from MariaDB to another DB (SQL Server ..)
Hello
We are having a problem with Lime Survey.
We need in a one shot to migrate tables from Maria DB to SQL Server.

I saw templates for differents DB, but not Maria DB.

Do you have any idea ?

Thanks
Virginie
More
13 Jul 2018 11:35 #2 by Adrian MATYSIAK
Adrian MATYSIAK replied the topic: Is it possible to migrate tables from MariaDB to another DB (SQL Server ..)
Hi Virginie,

If you want to replicate the tables from one database to another you should try the "Replicator Rdbms" template, that allows you to replicate schemas or particular tables with their data.

A priori MariaDB is based on MySQL so the standard metadata and templates that support MySQL should work for MariaDB as well. If you encounter any MariaDB specific problem do not hesitate to send it to the Stambia support team so we can see it, propose a solution and in case it is necessarry develop a specific metadata/template.

Regards,
Adrian MATYSIAK
More
13 Jul 2018 12:05 #3 by Virginie_Samson
Virginie_Samson replied the topic: Is it possible to migrate tables from MariaDB to another DB (SQL Server ..)
Hello
It is a great idea,thanks !