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
Marco Cantu
We have just released a new patch focused on improving RAD Studio 10.4.1 support for XCode 12, iOS 14 and macOS 11 Big Sur (Intel): these are operating systems and tools which were not available… … Read more
4 years ago in C++, Delphi, IDE, News, RAD Studio0
Pabitra Dash
BCC32, which is the classic C++Builder 32 bit compiler, includes the use of rvalue references, which allow creating a reference to temporaries. When you initialize to an class object using an rvalue(a temporary object), C++11… … Read more
4 years ago in C++, Code, RAD Studio0