Subject Re: [IBO] TIBOQuery and selectable SP
Author Ronan van Riet
Hello Stan,

Thanks for your suggestion! I tried your suggestion, but the error is this there. Also I do not understand why this would make a difference since I am only interested in o_row_id for TIBOQuery, right?

Ronan


----- Original Message -----
From: stanw1950
To: IBObjects@yahoogroups.com
Sent: Wednesday, January 14, 2004 11:33 PM
Subject: Re: [IBO] TIBOQuery and selectable SP


In your stored procedure you have "SELECT prj.ROW_ID row_id, ...".
Shouldn't that be just "Select prj.row_id, ..." ?

Stan

[Non-text portions of this message have been removed]