(David Ramel) The latest monthly release (January 2019, version 1.31) of the cross-platform Visual Studio Code editor comes with the usual plethora of bug fixes, tweaks and new features, with many focused on the extension mechanism that powers the open source project.
Community
Database High Availability Comparison – MySQL / MariaDB Replication vs Oracle Data Guard
(Bart Oles) In the “State of the Open-Source DBMS Market, 2018”, Gartner predicts that by 2022, 70 percent of new in-house applications will be developed on an open-source database.
More New Features in Oracle Database 19c
(Anuradha Mudgal) The following are changes in Oracle Installation for Oracle Database release 19c.
Securing Oracle scripts with a wallet
(Dan Jankowski) It’s that time of year when I try to clean up some of my bad habits from the year before. This time, it’s plain-text passwords in SQL scripts.
Splitting strings before they’re CLOBs!
(stewashton) After I tokenized two CLOBs in response to a forum question, Andy Sayer mentioned that they were probably files first. So I smacked my forehead and used external tables.
SQL SERVER – FIX: Msg 9514 – XML Data Type is Not Supported in Distributed Queries
(Pinal Dave) Sometimes, I get some quick questions via my blog comments and I do spend the time to search on them and reply or write a blog. In this blog we would learn how to fix: Msg 9514 – XML data type is not supported in distributed queries.
Angular 7 with .NET Core 2.2 – Global Weather (Part 2)
(Fred Song) In Angular 7 with .NET Core 2.2 – Global Weather (Part 1), we talked how to build an Angular 7 app with .NET Core 2.2 step by step.
Using Embedded Data To Provide Request-Specific Application Configuration In Angular 7.2.0
(Ben Nadel) Earlier this week, I looked at using the encodeForJavaScript() function in ColdFusion as a way to embed a JSON payload in a page response such that it could provide request-specific configuration for a Single-Page Application (SPA).
MySQL Enterprise Monitor – The Best Way to Monitor Your MySQL Database Instances
(Dave Stokes) MySQL Enterprise Monitor is the best way to monitor MySQL databases from a single to multiple instances on your network or in the cloud. Period. This, to me at least, is the core tool that comes with an Enterprise Subscription.
Expose Docker Container services on the Internet using the ngrok docker image
(Lucas Jellema) The challenge: you are running a service, API or web application in a Docker container, locally on your laptop or in a cloud based VM or container platform.
