> Unable to execute query in getQuery: insert into textblocks 
> (id, language,
> textitem) values (max(id)+1, 'en', '')
> Error: Unknown column 'textitem' in 'field list'

I daresay that your table "textblocks" doesn't have a column
called "textitem".

Jason

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]


Reply via email to