Как перевести базу в SQL? / How to translate a database to SQL?

Как перевести базу в SQL? / How to translate a database to SQL?

avatar

Всем привет. У меня сейчас вся база работает на MySQL, Читал на форумах, что быстрее всего база будет работать на MSSQL. Подскажите пожалуйста, как экспортировать и импортировать в MSSQL?
---
Hello everyone. I now have the entire database running on MySQL, I read on the forums that the database will work on MSSQL the fastest. Please tell me how to export and import to MSSQL?

All Comments (1)

avatar

Hello,

to export your old data source entries.

1.     Go to your data source by clicking the name of your data source right under navigation.
2.     Right click the root folder then Select export.
3.     Click on Export selection .Rdm
4.     You should include the credential and the document you can add a master key for extra security.
5.     Click OK then save the Rdm file in a safe folder.

Now to import all your entry to your MSSQL data source

1.      Select your new MSSQL data source.
2.      Right click on the root of your data source
3.      Import -> import. rdm
4.      Select your .Rdm files.
5.      Follow the instructions.

If you require any further assistance or have any additional questions, please feel free to ask. I'm here to help!

Best regards,

Carl Marien