hey all...... if any1 knows about AV arcade, more specifically running the sql file when uploading games then could u please help me. when i upload the games and then import the SQL file i get the following error can any1 help me???
I could help you. send me your db structure files and the db you are going to insert. I will fix it for you.
That simply tells that the values your trying to insert is not equal(might be too much or less) into the number of columns or vice versa,. Anyway,. you can remove " ' " on the table name,. it will run without it,. just INSERT INTO Table_Name no need to enclose your table name "in"