Have an amazing solution built in RAD Studio? Let us know. Looking for discounts? Visit our Special Offers page!
DatabaseDelphi

Learn How To Modernize Your Database Apps For Windows 10 With FireDAC

The FireDAC is a universal data access library for developing applications for multiple devices, connected to enterprise databases. With its powerful universal architecture, FireDAC enables native high-speed direct access from Delphi and C++Builder to InterBase, SQLite, MySQL, SQL Server, Oracle, PostgreSQL, DB2, SQL Anywhere, Advantage DB, Firebird, Access, Informix, DataSnap, and more, including…
Read more
DelphiNewsTech Partner

Getting Started with Python4Delphi

During part 1 of our webinar last week there were a few questions about installing components and getting started. I made a short video and wanted to provide some details here. SynEdit is an optional library that provides syntax highlighting and proper indention…
C++Code

Rapidly Consume Powerful REST Services With Almost No Code In C++Builder On Windows

We continuously hear that consuming REST services with the RAD tools have always been swift. For instance, in this video, you can see how you can call any REST endpoint and fetch the data easily with the REST Debugger tool. With the REST Debugger tool, you can get the data and validate the correctness of it, and then you can copy the required components using the Copy Components button.
Read more
CodeDatabaseDelphiRAD Studio

Rapidly Build A Cross Platform Master Detail Dataset With This Delphi FireDAC.TFDMemTable.MasterDetail Sample

Location You can find theMasterDetailsample project at: Start | Programs | Embarcadero RAD Studio Sydney | Samplesand then navigate to:Object Pascal\Database\FireDAC\Samples\Comp Layer\TFDMemTable\MasterDetailSubversion Repository:You can find Delphi code samples inGitHub Repositories. Search by name into the samples repositories according to your RAD Studio…
Read more
News

Get Started with InterBase Tablespaces

With every version of InterBase, we introduce new features that make the database experience easier for our users. When InterBase 2020 was released, we added several enhancements and a great new feature called Tablespaces. What is an InterBase Tablespace? A Tablespace is a type of storage location that is targeted for database objects. It allows you to group together data files in a specific…
Read more
NewsWebinar

QuickReport Is Back!

QuickReport is a much-loved reporting solution for RAD Studio with Delphi and C++Builder. It hit a crisis a few years back when the lead developer passed away unexpectedly. Now, with the help of…

IN THE ARTICLES