Thread Previous • Date Previous • Date Next • Thread Next |
It would be much faster to use bcp to dump the data, and load it into mariadb using the 'LOAD DATA INFILE' command. You can use freebcp from the mariadb server to get data from mssql. Rich
Thread Previous • Date Previous • Date Next • Thread Next |