Yes, that I know.

That wasn't the point though. What I wanted was to find out which function
called getQuery.

j.

----- Original Message -----
From: "Jason Murray" <[EMAIL PROTECTED]>
To: "'Justin Finkelstein'" <[EMAIL PROTECTED]>; "Tyler Longren"
<[EMAIL PROTECTED]>; "php-general" <[EMAIL PROTECTED]>
Sent: Thursday, August 16, 2001 3:05 AM
Subject: RE: [PHP] How to find out which function caused an error


> 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