Konstantin Tomov
Location You can find the Arrays project at: Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to: Object PascalDatabaseFireDACSamplesDBMS SpecificPostgreSQLArrays Subversion Repository: You can find Delphi code samples in GitHub Repositories. Search by name… … Read more
4 years ago in Arrays, Code, Delphi, firedac, object pascal, PostgreSql, programming, RAD Studio, windows0
Konstantin Tomov
To this end, the sample uses the CliHandle and SharedCliHandle properties of the TFDConnection class. Location You can find the DLLSharing sample project at: Start | Programs | Embarcadero RAD Studio Sydney | Samples and then navigate to: Object PascalDatabaseFireDACSamplesComp LayerTFDConnectionDLL_Sharing Subversion Repository: You… … Read more
4 years ago in Code, Delphi, DLL, DLLSharing, firedac, object pascal, programming, RAD Studio, windows0
Konstantin Tomov
This sample implements a multithreaded application, where each thread uses the IFDPhysConnection interface to establish a connection. The multiple connection establishments may lead to performance degradation across the whole system. To avoid this, you can enable the Pooled property to use… … Read more
4 years ago in Code, Connection, database, Delphi, firedac, object pascal, Pooling, programming, RAD Studio, windows0
Konstantin Tomov
Developer Anton Frost has a curated listed of Awesome Delphi projects available over on GitHub. It offers a wide variety of projects across multimedia, game development, GUI, scripting, database, reporting, utilities, serial ports, memory management,… … Read more
4 years ago in Code, Delphi, gui, object pascal, pascal, programming, RAD Studio, vcl, windows0
Konstantin Tomov
ProDelphi measures the runtime of Delphi programs. If a program is too slow, ProDelphi gives the necessary information to optimize it. The principle of source code instrumenting , a sophisticated correction algorithm and the unique granularity of 1…… … Read more
4 years ago in CLX, Code, Delphi, FMX, prodelphi, RAD Studio, vcl0