Additional
dbCAP
AnyDAC
ThinDAC
NCOCI8
Topic: TOCIQuery - can't insert a record when query returns no rows
TOCIQuery - can't insert a record when query returns no rows
Posted: 2001/03/22 07:33
 
Hi!
I have a TOCIQuery which returns no records.
When I try do insert record with the TOCIQuery.Insert() method, application throws "Acces violation" exception. What is happening?