CodeDatabaseDelphiRAD Studio

Learn How To Execute Batch Queries With This Array DML For FireDAC In Delphi

The Batch sample shows you how to use Array DML to execute multiple SQL INSERT commands in a single step to optimize database population performance. In this demo the “batch” and “Array DML” terms are interchangeable. Location You can find the Batch sample project at: Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to:Object…
Read more