Learn How to Asynchronously Execute SQL In Delphi With FireDAC
January 2, 2021
TheAsyncsample shows you how to use theIFDPhysCommandinterface to configure the differentasynchronous execution modes. To this end, the sample uses a group of four radio buttons. Each radio button sets theOptions.ResourceOptions.CmdExecModeproperty of theIFDPhysCommandinterface to one of the following execution…