Master A Powerful Way To Execute Multiple SQL Commands In Delphi With This Windows Sample
January 22, 2021
This sample demonstrates two ways of handling errors in an array DML execution.
To this end, the sample implements two ways of handling the errors:
Implementing an OnError event.Using the EFDDBEngineException class on a loop.
Location
You can find the BatchErrorHandling sample project at:
Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to…




