Featured Blog
Empowering Law Firms: How SQL Server and Idera Tools Safeguard Legal Data
Why Data Breach is a Significant Part of GDPR
Last week I spoke at DAMA Day in NYC. The day was focused on GDPR and all of the implications in the regulation. I decided to focus my talk on why...
CodeRage DE 2018: Aufzeichnungen verfügbar
Die Aufzeichnungen der Webinar sind in einer Liste zusammengefasst hier verfügbar:...
Learn about index fragmentation to improve SQL Server performance
As the data in the database tables of Microsoft SQL Server changes, their indexes change. Over time these indexes become fragmented so that ordered...
RAD Studio 10.2.3 Delphi CodeInsight (and iOS 11.3) Patch
Over the last few months we were able to investigate some very specific CodeInsight bugs (with reproducible cases) and we have been able to work on...
Entornos de ejecución de test con DUnitX (Bonus track)
Con la anterior entrada del blog completamos la serie sobre test unitarios y los frameworks a utilizar con Delphi, con una visión general sobre...
Changing Lanes: Part II. Shifting between Relational and Big Data Platforms
In the last blog, I covered Shifting Roles with Relational and Big Data Platforms and how that is affecting the people and their roles within...
Use the Source!
One of the great things about Delphi is not only is it written in Delphi (mostly), but it ships with the VCL, RTL, & FMX source code. You can...
Connect to All the Data with FireDAC Enterprise Connectors
Move, integrate, and analyze data with ease utilizing FireDAC Enterprise Connectors, powered by CData. These components allow you to integrate 80+...
How to increase SQL Server performance with existing hardware
Unlike their failed counterparts, solutions are successful solely because systems, users, and organizations have come to depend upon them. Solutions...
Jump start your IoT solution with ready-to-use components
Let's say for example that you want to create a heart rate monitor app. You'll need information about the heart rate GATT profile to...
Get Kids Coding with IoT
Get Kids Coding with IoT Across all industries, coding is quickly becoming a crucial skill for the 21st-century workplace. Finding ways to teach...
Data Lineage – The Power to Connect the Dots in ER/Studio
Howdy! Ever considered or wanted to know how Data would move around the organization? Data Lineage is a key driver that ensures on connecting the...
What does the GitHub acquisition mean for RAD Studio?
Microsoft’s June 4 announcement about its acquisition of Github for $7.5 billion has created great interest in the developer community. Hacker News...
The Case for C++ in the IoT World
The Internet of Things or IoT is an extremely popular field in technology right now. With all the new tech that fills so many different consumer...
How to become a database administrator for SQL Server
Database administrators need to handle all facets of managing Microsoft SQL Server ranging from installation and patching to creating databases to...
BVS Solitaire Collection is Embarcadero Cool App Winner for May
Anyone who loves playing with deck of cards knows solitaire. And no matter how advanced the technology is, it will always be played. That is why...
Setting up Basic Master-Slave Replication in MySQL 8
Since April 19th, when MySQL 8.0 became Generally Available (GA), the MySQL community has been abuzz with excitement over all of the new features...
Analyze MySQL & MariaDB Error Log Messages using Monyog
The MySQL error log is an essential part of database server performance monitoring. Whenever something goes wrong or performance degrades, the Error...
Announcing the GA Release of SQL Compliance Manager 5.5
We’re excited to announce the release of SQL Compliance Manager 5.5 SQL Compliance Manager is a comprehensive database auditing solution that...
How to learn PowerShell for free
Microsoft’s Windows PowerShell is a task-based command-line shell and scripting language. It is an automation platform and scripting language...
July #SQLChat – Death of the DBA
“The DBA is dying” has been a common concept for at least 15 - 20 years. What makes this time period different? Join IDERA...
Creating great UIs with C++Builder and FireMonkey: app templates
FireMonkey is an advanced UI toolkit, capable of great layouts and designs. We'd like to show you what it's capable of, and how easy it is...
C++’s Strengths Keep it Relevant in an Age of Code Bootcamps
There is an interesting post on Medium aiming to inspire students why to learn C++. Its main point is that learning C++ teaches fundamental...
Connecting to PostgreSQL and MySQL via ODBC to IDERA’s ER/Studio Data Architect
Howdy! Introduction: In this blog post, we will show you how easy it is to connect to MySQL and PostgreSQL via ODBC. As you are aware we can reverse...
Enhance Database Performance with SQL Tuning in DB Optimizer
In today's economy it is imperative that database developers work smarter, not harder, to meet the demands put on them by line of business...
CodeRage DE 2018: Termin, Anmeldung, Infos und Vorstellung der Präsentatoren
Am Dienstag, 26. Juni, findet die Dritte Deutsche CodeRage Deutschland statt. Anmeldung und weitere Infos (Sessionplan) hier:...
Welcome AquaCluster Users to the IDERA Community!
We are excited to welcome the AquaCluster users to the IDERA Community! As you know, IDERA acquired AquaFold in July 2017, and we are committed to...
Real-world CMake and C++Builder applications on github
Last week, we ran a popular webinar Fast Builds and Integrating Libraries: Using CMake and Ninja for C++ Builder 10.2.3. The replay is now...
Speaking at Delphi Conferences in Italy and Poland in June
While most of the Delphi conferences in Europe happen in the fall (September and October are generally fairly crowded months), there are also a few...
Using Precise for Database to Tune Tables and Indexes
When looking at a database to improve performance, I look at three types of tuning; statement, object, and instance. I want to walk you through some...