Hello,
There is some syntax error in Export for SQL Server(From MSSQL to MSSQL). I'm using the SQL Server 2008.
For example, when exporting data from a table to another, it tries to use some MySQL syntax for SQL Server. (Eg: INSERT IGNORE INTO, REPLACE, ...)
Is it possible fix this syntax? In my job, recently, they only use MS SQL, then I don't have any alternative as good as Heidi to work, but I got this errors because of syntax.
Best Regards, Thiago