(Per-Åke Minborg) Built-in Map implementations are limited by RAM size — learn how to navigate your way around this limitation with the use of ChronicleMap.
Other News
Countdown Timer Function in C#
(Srinath M S) See how to use this function in C# to discover how many more days are left in a given countdown.
MySQL to the Cloud! Thoughts on Migrating Away from On-Premise
(Mike Benshoof) The CTO has issued the decree: “We are moving to the cloud!” Great, so now what do we do? When it comes to migrating from on-premise to the cloud, there are many factors to consider and decisions that need to be made.
Same dog, different leash – functions in SQL
(Connor McDonald) Let’s start with this somewhat odd looking result. I have an inline function that returns a random number between 0 and 20, and I call that for each row in ALL_OBJECTS and then I extract just those rows for which the generated random number is 10.
SQL SERVER – DBCC CHECKDB WITH PHYSICAL_ONLY Failing and DBCC CHECKDB Succeeding – Bug
(Pinal Dave) The other day, I was hired for the most strange issue I have encountered. One of my previous client of Comprehensive Database Performance Health Check recently reached out with a strange bug where DBCC CHECKDB WITH PHYSICAL_ONLY failed and DBCC CHECKDB Succeeded.
CFCatch Can Target Explicit Java Exception Types Even With JavaLoader In Lucee 5.3.2.77
(Ben Nadel) If you’ve been in the ColdFusion world for a while, there’s a good chance that you’ve come across Mark Mandel’s JavaLoader project.
Plot your Location MySQL Workbench and OpenStreetMap
(Dave Stokes) MySQL has added a lot of functionality for Geographical Information System (GIS) data in the last two releases. This has given us better ways to save and explore GIS data.
OCR create keys failed for root with OCR error 27
(Anuradha Mudgal) Let’s have look on the steps which we use to solve the issue “OCR create keys failed for root with OCR error 27”
SQL Server Forensics Analysis Based on Database Backup Size
(K. Brian Kelley) We had an issue with our database where the files grew larger unexpectedly. Unfortunately, we didn’t have proactive monitoring in place to know exactly what caused the issue.
How To Use Bootstrap Carousel In Angular 8
(Sanwar Ranwa) In this article, you will learn how to use Bootstrap Carousel in Angular 8.
