Optimize Database Population Performance With Array DML In Delphi
October 25, 2020
This sample demonstrates how to use Array DML in FireDAC and compares its performance for different array sizes.
Location
You can find theArrayDMLsample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samplesand then navigate to:Object Pascal\Database\FireDAC\Samples\Comp Layer\TFDQuery\ExecSQL\ArrayDMLSubversion Repository:You can find Delphi code…