a friend of mine was using a nulled version and now i am moving the sql over to my server and its coming up with errors
Code:
An error occurred while attempting to execute your query. The following information was returned.
error number: 1064
error desc: 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 ';
CREATE TABLE `user` (
`userid` int(10) unsigned NOT NULL auto_increment,
' at line 1
how can i fix this error..... its vb 3.6.4 and mine is 3.6.5 sql versions might have been different but i dont know