Printable View
MySql.Data.dll ? Why do you need to import that
This isn't helpful at all, paste the SQLs you're trying to execute.
It's not that hard :/ Run this query Code: SET @@global.sql_mode= ''; in your db , then execute sql file
SET @@global.sql_mode= '';