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 advance of the feature’s general availability in 2015. More information about the patent is available on Google’s Patents…
Read more
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…