I execute a query in MySQL and it returns in 200ms. I "Execute Edit" the same query and it takes 4 minutes. I try to Script...
Blog
What are Hardware Requirements for Monyog?
We are often asked by users deploying MONyog what hardware system they should plan for it. Typically they have been evaluating and testing with a...
Active Directory In Up.time 5.5.0
I am trying to get AD authentication working in up.time 5.5.0 as I have several engineers in different locations that want to evaluate it. But so...
How to start a programming career with Delphi XE and C++Builder XE Starter Editions
Over the years, one of the recurring conversations has been around how to get started in computer programming, what language to learn first and how...
Customization of monitors & advisors become more easy with the latest MONyog 4.1
The highlights of this release are: * A brand new helper function interface: We have implemented an easy-form based interface for customizing helper...
Move Groups Of Tables
I've just started to use the Schema Designer feature, and whilst handy it is driving me mad as I can't see any way of moving a group of...
Take your indexed columns out of functions to really boost SQL Server performance!
In a future article I will show how to quantify and rank your “heaviest” SQL Server queries according to the overall load they place on...
Performance of COALESCE vs. IS NULL
There are a great many articles out there expounding the virtues of using the ANSI standard COALESCE function over the...
Monitoring Disk Space Of Nas Devices
I have 3 different NAS devices (Netgear, Lacie, IOmega) that I would like to monitor through uptime to see if their disk space is being used or...
Using Windows Stock Icons in Delphi
it is not a big discovery that all applications are running in the environment provided by the underlying operating system. Delphi is well-known for...
Converting to grayscale with TBitmap.ScanLine property
In my previous post "Boian’s TBitmap Visualizer and converting to grayscale" I have described an algorithm for converting arbitrary TBitmap...
Archive Alternative Methods
We have been looking at how Uptime stores its data and how me can make better use of Uptime.With the exception of the disk performance_fscap table...