PDA

View Full Version : Error 1136


fraknot
07-28-2003, 05:25 PM
i got this error when i want to insert values into a table

ERROR 1136: Column count doesn't match value count at row 1

can you help me?

raf
07-28-2003, 09:26 PM
Can you post the sql-statement you try to run? Did you check that you have 1 value for each column + that you didn't include the autonum column in your query?

fraknot
07-29-2003, 12:10 AM
thanx i've solved it:thumbsup: