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 subscribed by any number of subscribers using any number of end user devices/applications independently, in order to view data…
Read more
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…
News

Introduction to Building Your First RAD Server Service

[See the full index of articles for more information] Table of Contents: 1. Using the RAD Server Project Wizard 2. The Wizard Generated RAD Server Project and Source Code 3. Configuring your first RAD Server Application 4. Testing your first RAD Server Application 5. See Also In this blog post, you’ll learn how to build your first RAD Server service-based applications using Delphi and…
Read more
News

RAD Server Solution Series: [Field Service Application]

Solution Name: RAD Server Field Service Application – Delphi Industry: Field Service Solution Overview: The RAD Server Field Service Industry Template provides an end-to-end field service application template for routing appointments, managing parts, and user administration. It is made up of a REST server module, a desktop client, and a cross platform mobile…
Read more
Delphi

Generate Cross Platform Dynamic Forms At Runtime From JSON In Delphi 10.2.1 Tokyo

The Hospitality Survey Client project is part of the Hospitality Survey App template for Delphi 10.2.1 Tokyo that Embarcadero has released through their GetIt platform. The Hospitality Survey App consists of four different projects. In this blog post I will cover thedynamic form generator that is built into the Hospitality Survey Client project. Also keep in mind that the client can be…
Read more