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
Delphi and C++Builder 10.2.3 Professional – Mobile Pack Installation Instructions
Posted: March 14th, 2018 New in 10.2 Tokyo Release 3 for Delphi and C++Builder Professional edition is the inclusion of mobile support for new purchases and customers on active Update Subscription. We're very excited to include Mobile support in the Pro SKU, and...
Delphi and C++Builder 10.2.3 Tokyo Professional Edition – Mobile Pack Install Instructions
Posted: March 14th, 2018 New in 10.2 Tokyo Release 3 for Delphi and C++Builder Professional edition is the inclusion of mobile support for new purchases and customers on active Update Subscription. We're very excited to include Mobile support in the Pro SKU, and...
Delphi and C++Builder 10.2.4 Tokyo Professional Edition – Mobile Pack Install Instructions
Posted: March 14th, 2018 New in 10.2 Tokyo Release 3 for Delphi and C++Builder Professional edition is the inclusion of mobile support for new purchases and customers on active Update Subscription. We're very excited to include Mobile support in the Pro SKU, and...
Media file meta-data on Windows in Delphi.
Here’s a little Déjà vu for regular readers of my blog. One of my customers emailed me with an interesting problem this morning. “I need to be able to peek into a video file, specifically a .mp4 file, and determine if it’s PAL or NTSC.” This seemed like a fun...
New in C++Builder 10.2.3: a new Win32 compiler front-end, bcc32x
Yesterday we released RAD Studio 10.2.3, and we have a number of new C++Builder features. I wrote earlier about rename refactoring for C++, but today I also want to mention one small but useful one for our power users: a new compiler driver called bcc32x. It's a...
New in C++Builder 10.2.3: C++ Rename Refactoring
Yesterday, we released RAD Studio 10.2.3! Over the next week, we'll be blogging about some of the new features. Today I'd like to look at the introduction of rename refactoring for C++. What is refactoring? Over time, code grows and...
Mobile Support in Delphi and C++Builder 10.2.3 Professional Edition
New in 10.2 Tokyo Release 3 for Delphi and C++Builder Professional edition is the inclusion of mobile support for new purchases and customers on active Update Subscription. Previously sold as a separate add-on pack for Delphi and C++Builder Professional (or...
The RDBMS is Dead
If you suspected the title of this blog is click-bait, then you would be correct. But bear with me anyway on a little retrospection of the relational database market, where it has been, and where I think it is going to end. What is an RDBMS? Anyone reading...
Einladung zur Cross-Plattform Veranstaltung in Frankfurt – 18. April 2018
Schnelle, langlebige und kostengünstige Softwareentwicklung Die Softwareentwicklung durchläuft zur Zeit in vielen Bereichen einen Wandel. Bestehende Anwendungen müssen mit immer neuen Plattformen kooperieren. Dazu kommt die Einbindung mobiler...
英巴正式发布RAD Studio 10.2.3
昨天美国正式发表了RAD Studio 10.2.3并且开放有软件服务授权的客户下载, 10.2.3的新功能可以在下面的网页中看到: http://docwiki.embarcadero.com/RADStudio/Tokyo/en/10.2_Tokyo_-_Release_3 在10.2.3的新功能中我比较重视的是终于开始支持CMake, 这个功能是许多C/C++客户经常询问的功能, 现今许多第3方C/C++函式库也是使用CMake来建制, 因此支持CMake对于C++Builder是非常重要的....
RAD Studio 10.2.3正式發佈
昨天美國正式發表了RAD Studio 10.2.3並且開放有軟體服務授權的客戶下載, 10.2.3的新功能可以在下面的網頁中看到: http://docwiki.embarcadero.com/RADStudio/Tokyo/en/10.2_Tokyo_-_Release_3 在10.2.3的新功能中我比較重視的是終於開始支援CMake, 這個功能是許多C/C++客戶經常詢問的功能, 現今許多第3方C/C++函式庫也是使用CMake來建製, 因此支援CMake對於C++Builder是非常重要的....
LIVE! With Boian Mitov of Mitov Software
Join us Tuesday, March 20th, for a LIVE conversation with Boian Mitov of Mitov software as we talk about Arduino, Visuino, IoT, Industrial Automation, AI and more! (We had to reschedule due to technical difficulties) 11 AM Mountain Daylight Time Original link
RAD Studio/Delphi/C++Builder 10.2 Tokyo Release 3 verfügbar!
Download hier:https://cc.embarcadero.com/reg/delphiÄnderungen:http://docwiki.embarcadero.com/RADStudio/Tokyo/en/10.2_Tokyo_-_Release_3Bugfix List:http://edn.embarcadero.com/article/44774 Einige wichtige Neuerung: Verbesserungen bei der Darstellung im visuellen...
Announcing the Release of RAD Studio 10.2.3
Key RAD Studio 10.2.3 Features: CMake Command-Line Support: CMake is a popular C++ build tool. RAD Studio 10.2.3 Tokyo provides support for building CMake projects on the command line using RAD Studio compilers. 10.2.3 also specifically supports using Ninja...
Media file meta-data on Android in Delphi.
One of my customers emailed me with an interesting problem this morning. “I need to be able to peek into a video file, specifically a .mp4 file, and determine if it’s PAL or NTSC.” This seemed like a fun challenge, so I thought I’d write a...
Delphi Xlib headers
Back in November for CodeRage-12, I demonstrated a partial translation of the Xlib headers for X11. At that time I explained that I’d not completed the headers, but would notify on my blog when I had. Well, I’ve just done a major update to those headers...
Earlier this week’s episode on Cool Apps
Earlier this week Craig and I had a conversation the Cool App winners Enter your cool apps and vote today!Original link
What’s the most important thing SQL Server DBAs want to learn in 2018?
Our product management team at IDERA recently polled a sample of our customer base and asked them to tell us what is the most important technology they want to learn about in 2018. This question is interesting because what DBAs most want to learn about is frequently...
A Short Introduction to the SQL Safe Command Line Interface (CLI)
SQL Safe Backup offers a number of different ways to initiate a backup/restore operation. Operations can be initiated from the SQL Safe Management Console, the SQL Safe Backup Web Console, the SQL Safe Backup Command Line Interface (CLI), and the SQL Safe Backup...
Asking Questions to Get Answers
Asking development and troubleshooting questions is a mix of art and science. Sites like Stack Overflow and other developer community forums will often reject questions that do not meet their standards. Even when you are sending a support request to our premium update...