(Matteo Lorini) The simple task of helping the line of business to load, read and analyze their data can sometimes be a challenge because of the division of roles and responsibilities that may prevent business users from having direct access to SQL Server.
Author: SSWUG Research
MySQL Query Rewritten plugin now supporting DELETE / INSERT / UPDATE / REPLACE
(Sri Sakthivel Durai Pandian) MySQL has the inbuilt query rewritten plugin for rewrite the SQL statements which received by the server before execute them .
Behavior Change Of AutoComplete = ‘Username’ In Recent Chrome Update
(Ben Nadel) As a web developer, I have a lot of different email addresses, both valid and simulated, that I use to test my applications.
How to set IDLE TIME in Oracle Database
(Anuradha Mudgal) Today we are going to explore the steps which we use for set IDLE TIME in Oracle Database. Let’s follow the steps.
ASP.NET MVC – jQuery Ajax Datatables with Dynamic Columns
(Asma Khalid) Jquery Datatables free plugin offers many useful features to integrate and customize a table with many web development platforms.
SQL SERVER – Upgrade Failure – There are No More Endpoints Available From the Endpoint Mapper
(Pinal Dave) One of my clients contacted me for assistance with whom I worked earlier to perform a Comprehensive Database Performance Health Check. They were trying to upgrade SQL Server 2016 to SQL Server 2017 in a clustered environment. First the upgrade passive nodes, it went fine.
ProxySQL 2.0.9 Introduces Firewall Whitelist Capabilities
(Walter Garcia) In this blog, we will test a new security feature added in ProxySQL 2.0.9. Since a time ago, we have had the ability to block queries using mysql_query_rules table matching a group of queries using reg exp like a blacklist. Check out a previous blog for how to config “ProxySQL Firewa
Debugging Problems Persist in Blazor WebAssembly 3.2 Preview 4
(David Ramel) Debugging functionality is a pesky problem for the Blazor WebAssembly team, with many limitations still persisting in the project scheduled for a prime-time debut next month.
Creating a CD Player in C#, Part 1: The Windows Functions
(Hannes DuPreez) Well, we’re going to create a simple CD player in C#. Be warned, though, that this is a lot of work. Therefore, this series being divided into three parts.
Create Azure Infrastructure with Azure DevOps and Azure CLI Powershell scripts
(damienbod) In Azure DevOps, Pipelines can be used to create Azure infrastructure using Azure CLI and Powershell.
