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
RAD Studio 10.3 Patches – December 2018
Today, we released two patches for Delphi, C++Builder and RAD Studio 10.3. They are available as registered user downloads. December 2018 IDE Patch for 10.3 This patch fixes a few issues related with the RAD Studio IDE in 10.3, including problems building an UWP app...
Sharing Files and SQL statements using Aqua Data Studio
There are many ways to share files or SQL statements using Aqua Data Studio. These range from shortcuts to your own file directories or company mapped drives, to shareable Aqua files, to popular native features within the menus and toolbars. This blog post...
What are visual SQL tuning diagrams?
SQL queries are the primary mechanism to interact with databases. Therefore, ensuring that SQL queries perform well is essential. An important method to improve the performance of SQL queries is to use indexes properly to locate data quickly. To create useful indexes,...
SQL Performance, Part 4: Additional Considerations
Today’s blog post concludes our four-part look into SQL performance and optimization. Part one introduced and explained relational optimization; part two reviewed query analysis and introduced single-table access path formulation; part three took a look at...
The December 2018 GetIt Package Manager Report
A lot happened for the GetIt Package Manager in November. With the new release of RAD Studio 10.3 Rio the GetIt Package Manager received an overhaul, including a facelift. And with a new release we found a lot of packages updated with more updates coming! Want your...
Is GDPR a Grinch?
Most people know that GDPR went into effect in May of 2018. For those of you who don't know, GDPR was put in place to protect people's PII (Personally Identifiable Information) Data. This is the first holiday season with GDPR in effect, and addresses are...
Surprises in 2018 and Predictions for 2019
Recently I was asked to contribute my thoughts on what things in database technology were a surprise in 2018 along with what trends and topics would be relevant in 2019. You can read the full article here in Database Zone: Database 2018 Surprises and 2019...
Could Your Merger or Acqusition Detect a Data Breach?
It seems like we hear about a new data breach on an almost daily basis. This past week, we heard about two newsworthy data breaches that were caused/detected in some part by a Merger or Acquisition. The first worth mentioning is the Starwood/Marriott data breach...
What are the top 4 performance makers and breakers for SQL Server?
Successful solutions are successful solely because systems, users, and organizations have come to depend upon them. Such solutions are not necessarily successful because they were well crafted, intelligently designed, or adhere to any other theoretical standards or...
Using Custom Styles in RAD Studio 10.3
It’s very easy to customize your user interface using FireMonkey styles in RAD Studio 10.3. We’ve added all of the premium styles to GetIt (Tools > GetIt Package Manager > Styles) in 10.3. This includes both VCL Windows and FMX multi-device themes. Ready...
RAD Studio 10.3 Rio – neue RAD Server Möglichkeiten: TEMSDataSetResource mit SortingParamPrefix, PageSize und ValueFields
Da die Dokumentation zu den neuen RAD Server Möglichkeiten etwas limitiert ist, hier einige Tipps: Ich möchte hier drei Aspekte beleuchten: PageSize (TEMSDataSetResource) SortingParamPrefix (TEMSDataSetResource) ValueFields (TEMSDataSetResource) Es gibt eine neue...
SQL Performance, Part 3: Multiple Table Access Methods
In part one of our overview of SQL performance we examined relational optimization; part two took a look at query analysis and introduced single-table access path formulation. In today’s blog post, we move forward to look at the various methods that can be used...
CodeRage 2018 Schedule
Hope you are registered for CodeRage 2018 as the line up looks amazing. The schedule is still subject to change, but here is what we have planned right now: [Day 1] [Day 2] [Day 3] Tue, Dec 4, 2018 - Day 1 [All times are in CST] 8:00 AM CST Welcome to CodeRage &...
C++ Libraries in GetIt: Eigen
An ongoing project we have is to ensure more popular, well-known C++ libraries are updated to work with C++Builder, and available to you from within GetIt, our package manager. You may have seen a post earlier this year about real-world (non-demo) apps that you can...
C++ Libraries in GetIt: EasyBMP
An ongoing project we have is to ensure more popular, well-known C++ libraries are updated to work with C++Builder, and available to you from within GetIt, our package manager. You may have seen a post earlier this year about real-world (non-demo) apps that you can...
C++ Libraries in GetIt: TinyXML 2
An ongoing project we have is to ensure more popular, well-known C++ libraries are updated to work with C++Builder, and available to you from within GetIt, our package manager. You may have seen a post earlier this year about real-world (non-demo) apps that you can...
Performance and Quality in the RAD Studio 10.3 IDE
RAD Studio 10.3 has a number of performance improvements, as well as some quality improvements we’d like to share. IDE Fix Pack Some time ago, we licensed Andreas Hausladen’s IDE Fix Pack. This is an unofficial IDE addon that changes the behaviour of several things in...
Six SQL Server performance boosters with your existing hardware
Nearly all successful applications can benefit from the performance-driven strategies outlined in this whitepaper. Many of the categories and items discussed contain easy wins that can boost performance and scalability with far less effort than expected. The...
Mobile Capabilities in Professional Edition in Delphi & C++Builder 10.3
Since the 10.2.3 release, we have been including mobile capabilities in Delphi and C++Builder Professional Edition for new purchases and customers on Update Subscription. If you are a customer on Update Subscription for Delphi & C++Builder Professional and...
New in RAD Studio 10.3: High DPI Image List for Windows
RAD Studio 10.3 includes a lot of work on the VCL, our native Windows UI library. In this release, we’ve focused heavily on extensive high DPI support. You can read Marco’s blog about the perMonitorV2 support in the VCL, and this means with 10.3 you can have any VCL...