|
A question:"Column count doesn't match value count at r -
03-29-2006, 03:21 AM
I'm trying to get more familiar with MySQL before I try to make a module. So I have a temp DB and a temp directory on my server. I created the table I'd like to use in my DB with all the categories I need. When I use the html form to insert the information, this is what it says:
"Column count doesn't match value count at row 1"
Where, possibly, could my error be to get a result like that?
|