Hi all,
When ever i run a Sql for a custom quest i made it says "Column count doesnt match value count at row 1".
i tryed on ADE then i did it from scratch (Notepad).Could someone please help me?
Hi all,
When ever i run a Sql for a custom quest i made it says "Column count doesnt match value count at row 1".
i tryed on ADE then i did it from scratch (Notepad).Could someone please help me?
The SQL design doesn't match your table design. Please take a look of all colums and see if everything is in the SQL, or if it's some extra, delete that one + the value for it.