Subject Re: [IBO] No permission to read/select COLUMN ENTERED
Author Helen Borrie
At 02:19 PM 4/02/2006, you wrote:
>I'm trying to open a cursor on a newly created table, but get the
>message: "No permission to read/select COLUMN ENTERED" when I call
>"Open" on my TIB_Cursor. What could be causing this?

Tell us more. Does the set have a column named "COLUMN ENTERED"? Is
it being requested via a join/subqyuery/view? Which db engine?

Helen