update failed. Found 0 records
Posted: Sun 11 May 2008 05:44
Hi:
I have the next error when execute the procedure "ApplyUpdate"
"update failed. Found 0 records"
My TUniQuery Componente has the next Sql property:
select * from tbBids where Class=0
order by Fec
also it has the SqlDelete property:
execute procedure DeleteTbBids(:id_bid, 1 ) .
Any Ideas?
thank you
I have the next error when execute the procedure "ApplyUpdate"
"update failed. Found 0 records"
My TUniQuery Componente has the next Sql property:
select * from tbBids where Class=0
order by Fec
also it has the SqlDelete property:
execute procedure DeleteTbBids(:id_bid, 1 ) .
Any Ideas?
thank you