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
Mary Kelly
In previous years, we have seen an increasing interest in mobile computing that provides support for the growing number of remote workers, and 2020 has drawn a lot of attention to these business apps. Remote… … Read more
4 years ago in database, Delphi, IB ToGo, InterBase, News, RAD Studio, Security0
Embarcadero Admin
Developer Ansgar Becker created HeidiSQL as lightweight open source database management tool which supports MariaDB, MySQL, MS SQL, PostgreSQL and SQLite. It makes use of Delphi’s native VCL styles very effectively to provide a nice…… … Read more
4 years ago in database, Delphi, object pascal, programming, Showcase, SQL0
John McDonald
Monday 15 June. We met online, instead of meeting at the Shed. Anil Krishnan from Aerion Technologies presented on Database Performance Tuning. We looked into the index internals (Not a deep dive). Index is one… … Read more
4 years ago in database, Meetings, Melbourne, OmniThread, SQL0
Olaf Monien
In this episode of my “Delphi Quick Thoughts” series, I am demonstrating how to connect to a WordPress site from Delphi. I am using CData’s WordPress Enterprise connector for that. https://www.cdata.com/firedac/ CData has more than… … Read more
5 years ago in database, Delphi0
Sean
SQLite has become one of the most pervasive embedded databases around. It’s built into Android, iOS and OSX and is a part of many applications. It has also become the recommended client side database for… … Read more
12 years ago in .NET, C++, database, SQLite, sqlite.net0