Equivavlet command

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
bgacorrie
Posts: 9
Joined: Fri 28 Aug 2015 16:55

Equivavlet command

Post by bgacorrie » Fri 09 Oct 2015 15:17

Is there an equivalent command that replicates SetDBFlag in the BDE system.
Basically when ever the query is accessed the flag is set with the new state.

We use this in a override query that handles auditing of all actions by the query.

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Re: Equivavlet command

Post by AlexP » Mon 12 Oct 2015 10:23

Hello,

There is no such method (or its analog) in our products. Please describe the required behavior in more details.

Post Reply