Announcing the General Availability of IDERA SQL Safe Backup 9.3
Categories
- Free tools
- SQL Admin Toolset
- SQL Compliance Manager
- SQL Defrag Manager
- SQL Diagnostic Manager for MySQL
- SQL Diagnostic Manager for SQL Server
- SQL Diagnostic Manager Pro
- SQL Doctor
- SQL Enterprise Job Manager
- SQL Inventory Manager
- SQL Query Tuner for SQL Server
- SQL Safe Backup
- SQL Secure
- SQL Workload Analysis for SQL Server
- Uptime Infrastructure Monitor Formerly Uptime
One of These Things is Not Like the Others
Individuals of a certain age or those with children in the same range are probably familiar with this phrase. It was used extensively by the creators of the educational television show Sesame Street to teach about the similarities and differences in physical objects....
2019 IoT Competition – Using Delphi, C++Builder, & Visuino #IoT2019Competition
The #IoT2019Competition focuses on building a connected project using Delphi or C++Builder and Visuino. Entries must publish the code online (GitHub, BitBucket, Assembla, etc.) along with a short video (YouTube, Vimeo, Lbry, etc.) showing it in action. The project...
How to plan capacity, monitor Always On availability groups, report, and integrate with PowerShell with SQL Diagnostic Manager for SQL Server
SQL Diagnostic Manager for SQL Server SQL Diagnostic Manager for SQL Server helps database administrators to find and fix SQL Server performance problems in physical, virtual, and cloud environments. Unlike its competition, it provides effective scalability, advanced...
Why You Need Change Management for Regulatory Compliance
Working in the IT field requires the ability to quickly and efficiently assimilate with many different types of change. Some of the changes are minor and barely cause a ripple when implemented. An example can be seen in a familiar software tool that introduces a new...
IDE Improvements in RAD Studio 10.3.3
RAD Studio, Delphi and C++Builder 10.3.3 were released last Thursday, Nov 21 2019. There are a number of great improvements this release, and in this post we'll look at some of the tweaks and changes to the IDE itself. Features Editor tabs show modified...
Enterprise Connectors in RAD Studio 10.3.3 Enterprise & Architect Edition
A month ago, we announced that an Enterprise Connector (CData FireDAC Professional) 1 year subscription license (a $999 value) is now included as part of 10.3 Delphi, C++Builder and RAD Studio Enterprise and Architect edition purchases. Key Enterprise Connector...
Class Implementing Two Interfaces with Duplicate Method Names
Delphi only supports single inheritance. A Delphi class can only descend from a single parent class, but a Delphi class can implement multiple interfaces. type TAthlete = class(THuman, IWalker, IJumper) The TAthlete descends from the THuman parent class (which...
New in RAD Studio 10.3.3: iOS 13 and macOS Catalina support
macOS Catalina (Delphi) support Back in July when we introduced 10.3.2, we added macOS 64-bit support to Delphi. We’ve expanded that support in 10.3.3 to include macOS Catalina. macOS Catalina is the first version of macOS that requires all apps to...
What Are Your Baselines and Why do They Matter?
A baseline is a fixed point of reference that is used for making comparisons. In the world of information technology, baselines are widely used as a means of determining the performance of a given system or application. DBAs are all too familiar with the task of...
Installing the SQLDM CWF dashboard during a trial
In this blog post, I'll be guiding you through the installation of the SQL Diagnostic Manager and the IDERA Dashboard in a trial environment. In the steps below, I'll use the default directories. Just something to keep in mind as you perform the...
Why You Need to Know What You Need
In a perfect world, an organization’s IT requirements are inexhaustible. As new users attempt to access the systems, network bandwidth is never an issue, no matter how wide an audience an application attracts. Increased data volume is handled without causing a...
InterBase Temporary Tables
InterBase Temporary Tables This last week, InterBase 2020 has been released bringing the awesome Tablespaces feature into play. This new feature enables splitting the database into groups of tables (a Tablespace) that can then be put onto different physical disks (to...
Announcing the GA Release of SQL Secure 3.3.1
We’re excited to announce the release of SQL Secure 3.3.1 SQL Secure is an auditing and security tool for SQL Servers. It helps identify vulnerabilities with SQL Server configurations and access, establishes security policies and baselines and alerts if...
SQL Diagnostic Manager 10.5 General Availability
We are pleased to announce the general availability of SQL Diagnostic Manager 10.5. Existing users may upgrade to this version through the Idera Customer Portal. New users may download the trial version from the Idera Website. What’s New in Diagnostic Manager...
Manage InterBase More Effectively with Aqua Data Studio
InterBase is an embeddable Relational Database Management System (RDBMS) that has many distinctive characteristics. This post will take a look at the features of InterBase, why you should consider using it, and how Aqua Data Studio can improve the management of this...
The EU is Taking Cybersecurity More Seriously. Are You?
Cybersecurity is an issue that is becoming more important every day. A quick glance at the news is liable to alert you to a new data breach that has put sensitive and personal data at risk. In some cases, millions of individuals are affected by having the information...
RAD Studio 10.3 Release 3 (10.3.3) erschienen! Inkl. Delphi und C++Builder
Neuigkeiten: https://www.embarcadero.com/de/products/rad-studio/whats-new-in-10-3-rio (Inklusive Kurzvideo mit Vorstellung der neuen Funktionen) Die wichtigsten neuen Funktionen: Delphi Android 64-bit support iOS 13 und macOS Catalina (Delphi) Support RAD Server...
RAD Studio 10.3.3 Now Available, Learn More
We are very excited to announce the release of Delphi, C++Builder and RAD Studio 10.3.3. 10.3 Rio Release 3 builds on the feature set of 10.3, 10.3.1 and 10.3.2 by adding new capabilities throughout the product. Delphi 10.3.3, C++Builder 10.3.3 and RAD Studio 10.3.3...
How to run prescriptive analysis, monitor server-level waits, and monitor queries with SQL Diagnostic Manager for SQL Server.
SQL Diagnostic Manager for SQL Server SQL Diagnostic Manager for SQL Server helps database administrators to find and fix SQL Server performance problems in physical, virtual, and cloud environments. Unlike its competition, it provides effective scalability, advanced...
Using MySQL to Solve Diverse Business Problems
As one of the most popular database solutions in the world, MySQL is used by numerous organizations and businesses. From its humble beginnings as an open-source project, the popularity of the platform has grown to make it a major player in the field of SQL databases....