News

InterBase 2020 Released by Embarcadero

Today, Embarcadero is announcing the release of a new version of its InterBase Relational Database Management System (RDBMS), called InterBase 2020.InterBase is a powerful, zero-administration, small-footprint database engine that can power your server and even run on your mobile devices as an embedded database. The InterBase 2020 release adds a number of new features, including…
Read more
C++

Overview of Embarcadero Conference 2019 in Brazil

Author: Landerson Gomes Embarcadero Conference 2019 was held on October 22, 2019. It is the largest meeting of the Embarcadero product community around the world. With Delphi as its main character, the Embarcadero Conference also makes room for other technologies of the…
News

InterBase Change Views Patent Granted

I’m pleased to announce that Embarcadero has been granted a patent for “Tracking change data in a database” that matches the architectural and implementation work done to implement Change Views in InterBase. The patent request was originally filed in 2014, in…
News

InterBase Feature Spotlight: Change Views

What is Change Views? Change Viewsuses InterBase multigenerational architecture (also known as MVCC) to capture changes to data. This feature allows you to quickly answer the question, “What data has changed since I last viewed it?” Change Views can be…
News

Aqua Data Studio Adds InterBase Support

Recently the ADS team at Idera released a new version of their database management environment. The new version notably adds direct support for Embarcadero InterBase relational database. You can read the full announcement…
News

Using EMSDataSetResource Component with RAD Server

[See the full index of articles for more information] Table of Contents The EMSDataSetResource Component Test the RAD Server application Create VCL client application using the EMSDataSetResource endpoint functionality Additional Information 1 The EMSDataSetResource…