mssql2mysql
mssql2mysql copied to clipboard
Tables with Name User
Nice Script. I had Problems with the type "real" but i had fixed by myself. I have some Tables with the Name "User". I had try to set this with quotation marks like '´ or `, but it doesn't help. Can someone help here?
Hello,
I'm sorry for a very very late response. Is this problem still relevant?
Can you explain more details?
I edit the line 184 to the following. $sql = "SELECT * FROM [".$table."]"; //UPDATE [] <- INSERTED