Wrong Updating Table, Table is unknown
Posted: Fri 21 Feb 2014 10:06
Hello,
I've got a problem by using the IBCQuery.
I use a SP in Firebird 2.5 and I want to set the Property "UpdatingTable" to a table of our Database. We want to use the Auto-Updating.
All output variables are in the table including the keyfield.
When I try to set the UpdatingTable I get the Error Message:
EDatabase Error - Wrong Updating Table - Table xxx is unknown.
Some other Queries in our programm are working well. So only 1 or 2 queries are making problems.
thanks in advance.
I've got a problem by using the IBCQuery.
I use a SP in Firebird 2.5 and I want to set the Property "UpdatingTable" to a table of our Database. We want to use the Auto-Updating.
All output variables are in the table including the keyfield.
When I try to set the UpdatingTable I get the Error Message:
EDatabase Error - Wrong Updating Table - Table xxx is unknown.
Some other Queries in our programm are working well. So only 1 or 2 queries are making problems.
thanks in advance.