(Jason Brimhall) The first critical task any data professional should ever learn how to do is how to connect to SQL Server. Without a connection to SQL Server, there is barely anything one could do to be productive in the data professional world (for SQL Server).
Other News
If It Requires A Change Control Ticket To Change It, It Should Be In The Change Control System
(Denny Cherry) I’ve seen a couple of conversations recently about companies that want to be able to script out their database schema on a daily basis so that they have a current copy of the database; or systems that have to change permissions with the database frequently, and they need to export a c
DB2 Basics: Beyond Just Taking a Backup – Backup Performance, Utilities, and More!
(Ember Crooks) While I’ve covered this topic in detail, and blogged about a specific backup performance problem, I’ve never talked about this at the basics level.
What is JPA? Introduction to the Java Persistence API
(Matthew Tyson) As a specification, the Java Persistence API is concerned with persistence, which loosely means any mechanism by which Java objects outlive the application process that created them.
Creating a custom HttpInterceptor to handle ‘withCredentials’ in Angular 6+
(Rick Strahl) Been back at doing some Angular stuff after a long hiatus and I’m writing up a few issues that I ran into while updating some older projects over the last couple of days. I’m writing down the resolutions for my own future reference in a few short posts.
Creating a Fade Effect in .NET
(Hannes DuPreez) I love graphics and effects, and I love writing about them. Today is no exception. In this article, you will see how easy it is to create a Fade in and Fade out effect with images. It is not a whole lot of work, but quite fun, I promise.
A Review of the New Analytic Window Functions in MySQL 8.0
(Joshua Otwell) Data is captured and stored for a variety of reasons. Hours beyond count (and even more budget) invested in collecting, ingesting, structuring, validating, and ultimately storing of data; to say that it is a valuable asset is to drive home a moot point. This day in age it may, in fac
INS-08106 using 12.1 dbua on a server with 12.2 databases
(Jan Verhagen) When you want to upgrade a 11.2 database to 12.1 on a (linux) server with 12.2 databases, you get a INS-08106 error when using the 12.1 dbua when loading the select database Page:
JavaDB not bundled anymore with JDK 8, as of U181
(Martien van den Akker) Today I was struggling with helping a colleague with a deployment of a SOA Project of his.
Upload Data Dump File to Oracle Cloud Infrastructure (OCI) Object Storage
(Mohit Sharma) In this post, you will learn how to upload the export dump file to Oracle Cloud Infrastructure (OCI) Object Storage and generate a Pre-Authenticated URL for the export dump file.
