Subject | ib_query dataset error |
---|---|
Author | flashjobs |
Post date | 2006-05-25T14:20:03Z |
Hello
I use Ibo 3.6x with Firebird 1.5
There is a problem using ib_query component. Data is fetched from two
tables and updation is done in one table (FOR UPDATE )
The query is as follows
SELECT I.* FROM ITEMMASTER I , GROUPMASTER G
WHERE I.GROUPCODE=G.GROUPCODE AND G.OUTLETCODE=?OUTLET FOR UPDATE
Any assistance would be much appreciated
Thanks
Subhi Edappathodi
I use Ibo 3.6x with Firebird 1.5
There is a problem using ib_query component. Data is fetched from two
tables and updation is done in one table (FOR UPDATE )
The query is as follows
SELECT I.* FROM ITEMMASTER I , GROUPMASTER G
WHERE I.GROUPCODE=G.GROUPCODE AND G.OUTLETCODE=?OUTLET FOR UPDATE
Any assistance would be much appreciated
Thanks
Subhi Edappathodi