[TriLUG] Help!
Robert Ryals
rryals at tmio.com
Thu Jun 16 09:02:29 EDT 2005
Brian McCullough wrote:
>Group,
>
>This is getting me very frustrated.
>
>
>What does the one-word MySQL error "mismatch" mean?
>
>I am trying to do an insert into a table that I have created and have
>tried both prepare-execute and query. Both get that error. I have
>several Not NULL columns and a few NULL ones. Most of the columns are
>Varchar, with a couple of integer ( short, I think ) and Datetime
>columns as well. The primary key is an autoincrement integer column.
>
>My insert, in Pear-PHP, is attempting to insert a single row, of course,
>by filling all of the Not NULL columns with appropriate values.
>
>I was able to insert a row into the table using PHPMySQLAdmin so that
>much seems right.
>
>What next?
>
>
A copy of your table structure and sql statement you are trying to execute ?
More information about the TriLUG
mailing list