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
What has happened with GDPR in the last 9 months?
Largest Fine To Date Google recently made the news with a $57M (50M Euro) fine imposed by the French Regulatory building, CNIL. The case against Google is geared towards their use of automatically opting people into advertising programs and vague privacy policies. By...
RAD Studio 10.3.1 is here, Happy Birthday Delphi!
We are very excited to share that Delphi, C++Builder and RAD Studio 10.3.1 are now available. February 14th is also Delphi's birthday. 10.3 Rio Release 1 (also known as 10.3.1) builds on the feature set of 10.3 by adding new capabilities throughout the product....
Delphi/C++Builder/RAD Studio 10.3 Release 1 verfügbar! (10.3.1)
Zum heutigen Geburtstag 🙂 Neuerungen und Hinweise: http://docwiki.embarcadero.com/RADSt...io_-_Release_1 (Zur Zeit nur in englischer Sprache) New features in 10.3.1 Expanded support for iOS 12 and iPhone X series devices. RAD Server Console UI redesign and migration...
How to Manage Complex Database Environments
Every year, data becomes increasingly critical to the organization. And data becomes even more complicated to manage and keep secure. The growth in the diversity of the deployments of databases (such as physical, virtual, private cloud, and public cloud) along with...
Get the Most out of Android with 10.3 Rio
This webinar was a bit of a State of Android development today, as well as a What’s New in 10.3 Rio for Android. During CodeRage 2018 I presented on what’s new in 10.3 Rio around Android. That session evolved into this webinar. https://youtu.be/7eo9V7hintA If you want...
Building a Fast and Secure Mobile App Development Strategy
The webinar for Building a Fast and Secure Mobile App Development Strategy is running right now. This blog post will have the replay and additional resources. If you missed the webinar on Android in 10.3 Rio, you may want to check it out for more information on...
Properties of Big Data for Healthcare
Healthcare organizations must consider the essential properties of the analytics for big data that when commencing significant projects for analytics. Such features include relevance, reliability, soundness, diversity, stability, speed, and capacity. Relevance refers...
Handling the Complexities of Analytics for Big Data for Healthcare
Analytics for big data rapidly has become indispensable for nearly all clinical and operational processes in the healthcare industry. Such functions include support for clinical decisions, predictive analytics for big data, management of revenue cycles, measurement of...
February 2019 GetIt Package Manager Report
Welcome to the February 2019 GetIt Package Manager report with all the amazing stats from January. New and Updated The following packages were added new or updated this last month. Beyond just updating for 10.3 Rio we see new arrival NexusDB Embedded Free, an 100%...
Made in Delphi, C++Builder, InterBase and RAD Studio Badges
I'm always getting requests for these badges so people can show off their love of the best development tools. There are three variations of each "Built with," "Built for," and "Powered by." ...
Monitor the performance of SQL Server in the hybrid cloud
As organizations migrate their databases to the cloud, database administrators need to consistently manage databases on-premise and in the cloud with existing staff and tools. While it is relatively straightforward to provision and maintain databases on virtual...
PacktPub $5 Delphi Book Sale
PacktPub has been adding Delphi programming books and videos lately, and they have a big sale going on right now with them all available for just $5 each. I've not read or reviewed all of these, but I know most of the authors, and many are MVPs. Mastering Delphi...
Resolutions for your Data Management Strategy
As 2019 has just begun, it’s a good time to assess what you accomplished last year and what goals to set for the new year. It's also a great opportunity to review, evaluate, and update your company’s Data Management Strategy to promote alignment and derive maximum...
Specifying Planned Downtime In Precise
When you're young, you call it a "blackout" period. When you're older, it becomes "planned downtime". Precise AdminPoint, Settings, Downtime provides an interface for setting times which should not be used for availability percentage calculations...
2018 Spirit of Delphi Award
If you've been a member of the Delphi community for a while you are no doubt aware of the Spirit of Delphi Award. The Spirit of Delphi was introduced in 1998 It was announced as part of the annual developers conference (called ICON98 as it was during the Inprise era)...
Using SQL Secure to monitor SQL Instances and Databases running on Azure
As companies migrate more and more applications and data to the cloud using services like Azure and Amazon, it is important to ensure that the SQL Server instances and databases running in the cloud are monitored to ensure that they are protected from unauthorized...
Open Precise on Statistics View showing Health
Precise's Statistics view provides DBAs with a quick assessment of overall health. One way to go directly to this view is via Favorites in the Precise GUI. This will update Internet Explorer favorites. Navigate to Statistics, clicking on the star in...
ABI Changes in RAD Studio 10.3
In RAD Studio 10.3 we’ve made an interesting very low-level change that affects both Delphi and C++. This is a change in the how method parameters are passed when a method is invoked. For the vast majority of customers, this issue won’t affect you -- or if it does,...
C++ Toolchain Hotfix for C++Builder and RAD Studio 10.3
We have just released a hotfix for RAD Studio 10.3, which addresses a number of issues in the C++ compiler and RTL. This is an important hotfix if you rely on compiler version numbers (for example, for version-specific behaviour in your code, especially useful if you...
#CodingResolutions: Programming Fundamentals – Functions
If you completed any of the String exercises from the past day, you probably already have a handle on what functions are and how they are used. You should skip this lesson and work on a challenge of your choice. Prerequisites: You should already have downloaded and...