Interesting. I'm certain the column exists though (I can get-string it out of a * query)...
Thanks for the efforts.
-Tom
=====================================================
Hi
I tried it with PostgreSQL and did a
"Select type from <tablename" and it works fine.
The only time I got the "attribute type not found"
on the Select is when there was NO COLUMN with the
name "type".
Regards
Joseph Rajkumar
PS: My gut feeling is that you get this error if the
column name does not exist in the table.
--
email: [EMAIL PROTECTED]
---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>