News

Quickly find add-ons with new GetIt categories

We have added a number of new categories to the GetIt Package Manager in 10.2 Tokyo to make it easier to find what you’re looking for in GetIt. The GetIt Package Manager can be accessed through the Tools menu in the IDE. Here’s the new list of categories you will find in the GetIt Package Manager: All Libraries Components Internet of Things Trial Connectors Industry…
Read more
News

Use TRESTDataSetAdapter with arbitrary JSON

One basic questionI get asked is howcan I convert arbitrary JSON into some kind of data structure such that I can extract useful data? One solution is to use the TRESTDataSetAdapter with arbitrary JSON. TheTRESTDataSetAdapterandTClientDataSetcomponents convert theJSONrepresentation into a dataset. The TRESTDataSetAdapter has many nice…
Read more
C++

New CData FireDAC drivers

Author: Pawe Gowacki It is very exciting time for Delphi and C++Builder developers! Embarcadero just announced partnership with CData to provide the whole suite of new FireDAC drivers that provide connectivity to major APIs and web services. The list of new FireDAC drivers…
News

RAD Server Solution Series: [Healthcare] Nurses Station

Author: Kai Inge Buseth Solution Name: Nurses Station Solution for Patient Check-in and Data Collection Industry: Health Care Solution Overview: The solution provides an improved patient experience and automated collection of patient data in a clinic, hospital or doctor’s office The patients can check-in to the clinic using a smartphone application and have a connected…
Read more
News

CAD with C++Builder, episode#0

Author: Seva Leonov Where Last year I had a course in programming with C++. They were 2nd year students, and they already got C# and Python. Then their dean called me and ask: “Look, Seva, I want to get them programming, not writing code. Can you?” That was a…
C++

FireDAC & ODBC for Paradox and dBase tables.

I continue to get customer requests for options to migrate legacy RAD Studio, Delphi or C++ Builder applications using the Borland Database Engine (BDE) with Paradox and/or dBase files. With the current versions of RAD Studio, you can use theFireDAC ODBC bridge driver to get to Paradox and dBase tables. This is important if you want to…
Read more