(Jason Brimhall) In my previous article, I demonstrated some fun ways of locking down access for certain users to ensure they did not have data access while at the same time allowing them to review the database schema.
Author: SSWUG Research
IBM Db2 Mirror for i Getting Started
(Scott Vetter, Jean-Luc Bonhommet and Ingo Dimmer) IBM Db2 Mirror for i provides a new solution for continuous availability for an IBM i environment based on an active-active clustering design that uses a low-latency communication protocol for synchronous database replication.
Kick Start With Angular 8 For Beginners
(Shobana Sundararajan) Hello, everyone, this is my first article for C# corner, and I would like to share my knowledge and contribute more articles in Azure & Angular. In this article, I will explain about kick-starting with Angular 8 and its new features with the installation of Angular.
SQL SERVER – List Number Queries Waiting for Memory Grant Pending
(Pinal Dave) I have been recently writing about Memory Grant Feedback a lot and I have received a lot of questions about it. I have been answering each of them personally but some questions are so good that I feel like answering them on the blog will help more people.
ORA-1722 when upgrading to 19.4.0 or 19.5.0 on Windows
(Mike.Dietrich) Oh boy – I try to avoid blogging about errors on a specific platform. But as this topic was brought to my attention now 3x in 2 weeks, I think I’ll send it out. And I hope you won’t hit this ORA-1722 when upgrading to 19.4.0 or 19.5.0 on Windows.
Oracle Database Views and Tables for Oracle GoldenGate
(Bobby Curtis) Oracle GoldenGate for Oracle over the last few releases have been moving towards an integrated architecture. This means that there is more views and tables within the Oracle Database that support Oracle GoldenGate.
Notifications from Oracle API Platform Cloud Service
(Phil Wilkins) There are circumstances in which notifications from the Oracle API Platform CS could be seen as desirable.
Using MySQL Community Repository with OL 8/RHEL 8/CentOS 8
(Frederic Descamps) MySQL 8.0 is now part of RedHat Enterprise 8 and other distros based on it like CentOS and Oracle Linux.. This is a very good thing !
An Introduction to Sequence Containers in C++
(Manoj Debnath) In C++, the sequence containers are a group of template classes to store data elements. Because they are template classes, they can be used to store any data elements, including custom classes. The data structure they implement enables a sequential access.
Integration Testing of Real-time communication in ASP.NET Core (using Kestrel and SignalR)
(Dobromir Nikolov) Integration testing is getting more and more popular amongst ASP.NET Core developers who care about shipping quality products. Real-time functionality is now a norm and is included in the requirements of modern web applications. Learn how you can incorporate these two concepts by
