Subject | Cursor unknown Error! please help. |
---|---|
Author | Darren |
Post date | 2001-09-06T09:43:53Z |
Hi Guys
I have been using Interbase Objects for some time and suddenly a
problem has
popped up.
I am using Delphi 5 Enterprise, Interbase 6 and IBObjects 3.6 Di.
When I Commit a certain transaction the following error occurs.
ISC ERROR MESSAGE:
Dynamic SQL Error
SQL error code = -504
Cursor unknown
STATEMENT
TIBOInternalDataset: "ProductTable.IBOqrProductTable"
The table 'ProductTable' is not in a transaction as it is never
editied, but
the table that has just been editied shares the same TIBOTransaction
component.
Am I doing something stupid?
Many Thanks
Darren
I have been using Interbase Objects for some time and suddenly a
problem has
popped up.
I am using Delphi 5 Enterprise, Interbase 6 and IBObjects 3.6 Di.
When I Commit a certain transaction the following error occurs.
ISC ERROR MESSAGE:
Dynamic SQL Error
SQL error code = -504
Cursor unknown
STATEMENT
TIBOInternalDataset: "ProductTable.IBOqrProductTable"
The table 'ProductTable' is not in a transaction as it is never
editied, but
the table that has just been editied shares the same TIBOTransaction
component.
Am I doing something stupid?
Many Thanks
Darren