A
A
Azretali Bayramukov2018-11-15 11:27:11
MySQL
Azretali Bayramukov, 2018-11-15 11:27:11

How to convert mssql database to mysql?

There was a need to transfer software from Windows to Debian, of course, the database from mssql also needs to be transferred to mysql.
How is it easier and more correct to convert the database?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
K
Konstantin Tsvetkov, 2018-11-15
@tsklab

Using the import / export tools included in MS SQL. There you can also enter scripts for converting data, if necessary.

D
d-stream, 2018-11-15
@d-stream

In general, no way. For example, if there are stored procedures in the database, triggers that imply expanded logic on transact sql

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question