(Ben Nadel) Anyone who has used ColdFusion is very familiar with the Query object that is returned from the cfquery tag.
Other News
Db2 Architecture Overview and BLU
Here is Keri Romanufa with a presentation covering the architecture of Db2, including what is new with Db2 11.5
MySQL 8.0 : Error Logging
(abhinav prasad gupta) Here I would like to explain, How MySQL 8.0 server can be configured to log diagnosis messages inside the error log file.
Showing image thumbnails in Icon View
(Jeffrey Kemp) I had an interactive report an an old APEX application that I’ve kept maintained for quite a few years, which is able to show an Icon View that shows a thumbnail of the image for each item.
Recover From Redo Log File (After Lost Data File))
(Anuradha Mudgal) Today we are going to have look on the steps which we are going to use in Oracle for ” Recover From Redo Log File (After Lost Data File)”.
Version 19.2 is now available
(Jeff Smith) SQL Developer, SQL Developer Data Modeler, SQLcl, and REST Data Services versions 19.2 are now available!
Finding primary keys and missing primary keys in SQL Server
(Greg Robidoux) One design aspect that all tables should have is a primary key. The primary key is the main entry way into your dataset, so that when you access your data you are guaranteed to only affect one row of data.
Basics Of Angular Universal
(Sanwar Ranwa) In this article, you will learn about the basics of Angular Universal.
Troubleshooting problems with DBCC commands in SQL Server 2017
Troubleshooting problems with DBCC commands in SQL Server 2017 If you have problems with SQL Server 2017 DBCC commands, review this troubleshooting checklist to find potential solutions. 1. The error 2509 occurs when you run DBCC CHECKCONSTRAINTS command. This is the error message text: “DBCC CHECKCONSTRAINTS failed due to an internal query error”. To work around this problem, you can...
Moving Databases into Azure SQL Elastic Pools
(blobeater) Quite a simple requirement (when I needed it a few months ago). Study my Azure SQL database environment below.
