Featured Blog
Empowering Law Firms: How SQL Server and Idera Tools Safeguard Legal Data
Hotfix for 10.2.1 Inherited VCL Forms Released
This hotfix addresses a bug introduced in RAD Studio 10.2.1 and reported as RSP-18792 in Quality Portal. The issue causes an inherited VCL form to...
Instantly Access Data in Backup Files to Improve Database Continuity
SQL Server databases are often repositories for large volumes of business-critical data. As the sizes of databases grow, restore operations become...
How to control "the system audio volume" of iOS
Use C++Builder 10.2 to control audio volume of iOS.I used the MPVolumeView class...
IDERA ER/Studio Repository Database Setup and Ports – Part 1 – SQL Server
Howdy! In this latest blog post, I will be covering the Database setup one would need for our IDERA ER/Studio Repository. ...
RAD Server Solution Series: [Hospitality] Restaurant Survey Application
RAD Server is a turn-key application foundation for rapidly building and deploying services based applications. RAD Server enables developers to...
Simulating Transparent Dialog on FireMonkey Mobile
Delivering great user experience is probably one most important thing in app design. Certain ideas that seem to be easy to achieve in the conceptual...
Convert CSV file to TFDMemTable format JSON file.
Convert from CSV file to “JSON file” of “TFDMemTable format”. This program uses C++Builder 10.2 Tokyo Release 1. include #include...
How to Tune the Performance of SQL Server, Azure SQL Database and Amazon RDS
SQL Doctor diagnoses and provides the cure for what ails SQL Server on premise, in the cloud, and as a managed cloud database. Collect...
Tell Me A Data Story – Part Two
Our new 2 minute video, "Tell Me A Data Story - Part Two" tells the story of a growing business that realizes that things are quickly...
C++ Builder Header Dependencies
Why should you care about header dependencies in C++? One reason is header dependencies can have an impact on building, refactoring, testing...
IDERA’s Hurricane Harvey Relief Efforts
As many of you know, Houston is currently experiencing catastrophic flooding. Houston has a special place in our hearts as it is the home of IDERA...
Using Delphi Parse API with Any Parse Server Hosting
The Parse web site (owned by Facebook) was retired earlier this year. This was a fairly popular BaaS (backend as a service) provider for mobile...
Sencha aquired by Embarcadero (Idera)
It was in the bus on Monday, on the last day of my summer vacation. Catching up with news on my phone that was switched off for the last two weeks....
Enterprise Connectors Released Today
After a successful beta for the past couple of months, I am excited to announce that the CData Enterprise Connectors have been released. The 30 day...
Tell Me A Data Story – Part One
Our new 2 1/2 minute video, "Tell Me A Data Story - Part One" tells the story of a small business who realizes that they need to implement...
Will the Traditional DBA Role be Eliminated with Cloud?
The cloud is all the buzz lately. New features like Automatic Tuning and Active Geo-replication are now being offered by AzureDB with the majority...
RAD Studio 10.2.1 HotFix for iOS AdHoc Deployment
We released a hotfix to address a regression (reported as https://quality.embarcadero.com/browse/RSP-18813) in RAD Studio Tokyo Release 1 related...
Monyog MySQL Monitor v8.2.0: Introducing same Y-axis scaling for dashboard charts
This release includes some GUI improvements and also fixes a few (also mostly GUI-related) bugs. Additionally, we have upgraded most libraries used...
How to Ensure That Databases Are Backed Up On a Regular Basis
Keep sensitive and mission-critical data safe by performing regular backups of all important databases. Identify any non-backed up databases....
New in RAD Studio 10.2.1: Debugger Quality
In RAD Studio 10.2 Release 1 (or 10.2.1) we've made a number of improvements in the debugger. Windows debugging: general quality Do you...
Windows App Modernization with RAD Studio Tokyo
With RAD Studio 10.2 Tokyo, you can easily update your existing application and give it a modern Windows 10 look and feel. In today's post, I...
Workaround for FMX Memory Leaks on Windows in 10.2.1
Many of our customers today write FireMonkey Windows applications. We recently got some customer reports on FMX memory leaks on Windows using RAD...
How to Analyze the Health of Database Indexes
To keep databases running smoothly, it is important to evaluate the properties and performance statistics of indexes of databases. For this purpose,...
Why I Keep Choosing Delphi
Early on I learned Turbo Pascal, which was a huge step up from the Basic and Batch File programming I cut my whitening on. When Delphi...
Use SQL Safe Backup’s Monitor Only Policies with customized backup operations
In my previous blog post, I wrote about how customized backup/restore solutions can be accomplished through the use of SQL Safe Backup's command...
New in RAD Studio 10.2.1: C++ Improvements
In Tokyo Release 1 (otherwise known as 10.2.1) we've made a number of improvements to our C++ support: a small but useful change in the...
Creators Update BPL Loading Issue and Tokyo Release 1
As mentioned in the release notes of Tokyo 10.2.1, the latest release of RAD Studio addresses the issues caused by Windows 10 Creators Update and...
Try condition_variable using C++Builder(C++11).
std::condition_variable is a class for waiting for thread execution until the condition is satisfied.Used in combination with std::mutex. I tried...
Thought Controlled Drone in Tokyo
While I was in Tokyo for the Tokyo launch I worked with the Embarcadero office there to make a new BCI demo video. This is using the Emotiv EPOC...
Embed the Chromium browser in your Delphi projects using DCEF3
In this video, I demonstrate installing the DCEF3 project into Delphi/RAD 10.2 Tokyo to provide the embedded Chromium browser to your VCL and...