Do you know a possibility to make the query file(.sql) directly from access,MSSQL or MYSQL?I ask you because I have a very big database and I can't make it manually the insert and to make a program that does that takes time because I have over 25 columns in the database
Yes I made that and it creates a .sql file with latin1 caracter set and the server I tryed to upload it on give s an error.Do you know how to make a .sql file with utf8 caracter set.I also tryed with mysqldump and it makes the same even with the set caracter=utf8 option.Do you understand?
What is this error because I cn't find anything about it?
#1064 - You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near 'DEFAULT CHARSET=utf8' at line 25