Announcing the General Availability of IDERA SQL Workload Analysis 1.7.6
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
Alert Configuration Templates in SQL Diagnostic Manager
Several versions ago, SQL Diagnostic Manager (SQLDM) introduced Alert Configuration Templates, which basically allowed users to preconfigure alert settings (metrics which are to be alerted upon and the thresholds set for those metrics). This was a great addition to...
Code snippet: IDE debug visualizer plugin for generic and template types
In RAD Studio 10.2.1 we added support for debug visualizers for Delphi generic and C++ template types. A debug visualizer is an IDE plugin that allows you to change the display of a variable in the various debug windows, such as Local Variables and Watches....
Webinar Highlights: What’s New in Monyog & Roadmap Update
Thank you everyone who attended our webinar on “What’s new in Monyog & Roadmap update”. In this webinar, Shree Nair, Product Manager at Webyog demonstrated the various features introduced in Monyog since v8.1.0. Moreover, Shree showcased a number of scenarios on...
Server Maintenance and Future Enhancements
Please note that our online Docwiki, Embarcadero Forums, EDN Member Services and some of our support systems are currently not accessible. These systems were taken down for maintenance over the weekend when we identified some additional issues that we are resolving...
Healthcare App Prototype Built In Delphi Wins First Place In Startup Weekend Competition!
A Techstars Startup Weekend event was held between November 17 and November 19, 2017 in Bakersfield, California. The Startup Weekend events are about bringing together entrepreneurs for meeting new people, building, and launching new products...
December #SQLChat – A Discussion on Diversity in Tech with WIT
A lot of emphasis has been placed on diversity in tech of late, with good reason. Research has shown that a more diverse team finds more innovative ways to solve problems and build better products. Women aren't entering tech at the same rates as men...
Delphi + Enterprise Connectors + RAD Server = SAP native client for iOS and Android
Enterprise Connectors allows you to connect from Delphi and C++ Builder to 80+ enterprise data sources: https://www.embarcadero.com/products/enterprise-connectors. Between these data sources, we have SAP, one of the most used ERPs in the world. To demonstrate how easy...
Top 12 Tips for Safe Online Shopping on Black Friday
Online shopping has become a popular way to purchase items without the hassles of traffic and crowds. Online shopping offers convenience and comfort not available from other shopping outlets. From the comfort of your home, you can search for items from multiple...
Updated Free Tool: PowerShell Scripts for SQL Server 4.0: Added 13 Scripts
IDERA released an update of its free tool PowerShell Scripts for SQL Server. This release supports SQL Server 2016 and 2017, and Windows Server 2016. The update features 13 new scripts (four for SQL Server 2017, eight for security, and one for aliases) and seven...
General Availability of Secure 3.1.200
Announcing SQL Secure 3.1.200 General Availability We are pleased to announce the general availability of SQL Secure 3.1.200. Existing users may upgrade to this version through the IDERA Customer Portal. New users may download the trial version from the IDERA website....
MySQL Performance Tuning Tips for the Shopping Season
With Halloween all but a distant memory, the time has come to turn our attention to the upcoming holiday season. First, Thanksgiving, then Black Friday and Cyber Monday, culminating in the Christmas/boxing week shopping bonanza. For business owners, this time of the...
The SQL Song That’s About to Hit The Billboard Hot 100 Chart
Homer McEwen, aka Killa DBA, has always loved music – from his early years in the church choir to today's gigs as a singer and songwriter. After two decades in IT working as a DBA, he decided to combine his passion for music and technology and start making...
Install Precise PMDB in an Oracle PDB
Working in tandem with David's announcement of Precise version 9.8, here is a one screen how-to. Precise version 9.7 supports installing the Performance Management Database in a PDB. Precise version 9.8 supports monitoring Oracle PDBs. This screen...
Install Precise PMDB in an Oracle PDB
Precise version 9.7 supports installing the Performance Management Database in a PDB. Precise version 9.8 supports monitoring Oracle PDBs. This screen shows the installation path for installing Precise's historic repository (PMDB) in an Pluggable...
Top 10 Most Popular Open Source Delphi Projects On GitHub By Star Rating
There are quite a few Delphi open source projects on GitHub that can really save you some time. I searched for Delphi on GitHub and then sorted by the Most Starred projects and came up with this Top 10 list. There is some really good stuff here including Awesome...
CodeRage XII: Amazon S3 and Cloud API
CodeRage XII was great! Plenty of contents and great fun. It was not the first time I have been doing a session on using Delphi Cloud API to integrate with Amazon Simple Storage Service (S3). This year I thought it would be cool to go a little bit further and...
Massive Collection Of Design Patterns, Frameworks, Components, And Language Features For Delphi
Developer beNative over on GitHub has a project called Concepts which is a massive collection of Delphi modular demos featuring over twenty different language features, design patterns and some interresting frameworks, and components. A copy of all of the...
9 FireMonkey Component Suites To Get You Up And Running Fast In Delphi 10.2 Tokyo
Delphi 10.2 Tokyo ships with a massive amount of FireMonkey components for cross platform development on Android, iOS, macOS, and Windows. However, there is always room for more custom components to be built to get your app done that much faster. Additionally, once...
C-To-Delphi Converter Tool Can Quickly And Easily Help You Convert Standard C Code To Delphi
Developer Wouter Van Nifterick has a C-To-Delphi converter tool available over on GitHub under an MIT open source license. The tool contains a split view where you can write standard C code on the left side of the split view and it will show you translated code in...
Six Easy Ways To Embed JavaScript Engines In Your Delphi 10.2 Tokyo Apps
JavaScript is a useful scripting language which you can incorporate within your Delphi 10.2 Tokyo apps in a number of ways. There are open source, commercial component sets, and libraries which quickly allow you to do this in Delphi. These include JSEngine,...