(Jeffrey Yao) From time to time, there may arise a business requirement that in a SQL Server Agent Job, we want to pass a parameter value or multiple values from step 1 to step 2.
Community
Drag And Drop In Angular 7
(Manav Pandya) Recently, Angular has released its latest version 7.0. This major release has brought some changes in the core framework, Angular Material, toolchain etc. Let’s see what’s new in Angular v7.
SQL SERVER – Initializing the FallBack Certificate Failed With Error Code: 1, State: 20, Error Number: 0
(Pinal Dave) One of my clients came with an issue with SQL Server startup. As per them, they just changed the password of SQL Server Service account using the configuration manager.
Search for time interval in logs
(Vadim Korkin) This post is indirectly related to my mini-series about log analysis. It would be great to read the two main parts to better understand what I’m talking about. Part 1, Part 2.
Using ASP.NET Core with MongoDB in containers for local dev, CosmosDB for production
(Shayne Boyer) If nothing else is true, containers have made local development on a platform so much easier. If you want to use SQL Server for your backend just docker pull microsoft/mssql-server-linux and you can start up an instance with a few parameters.
Extending replication instrumentation: account for memory used in XCom
(André Negrão) Version 8.0.12 added many great new features to MySQL. One of the new features included is the memory instrumentation of the XCom cache, which allows users to view and monitor the memory utilization of the cache by querying Performance Schema (PS).
TypeScript Example in Oracle JET 6.0.0
(Andrejus Baranovskis) JET 6.0.0 officially supports TypeScript, wow that great news. If you are building large JavaScript application with JET, it will be much easier to manage code with TypeScript – it does type checking and reports code errors during build time.
Creating an Angular 7 App with ASP.NET Core: A Step-by-Step Guide
(Neel Bhatt) Finally, we have a new major version of Angular, which is version 7.
Maintenance Windows in the Cloud
(Tibor Korocz) Recently, I’ve been working with a customer to evaluate the different cloud solutions for MySQL.
‘Hidden’ Efficiencies of Non-Partitioned Indexes on Partitioned Tables Part IV” (Hallo Spaceboy)
(Richard Foote) In Part I, Part II and Part III we looked at some advantages of Global Indexes that may not be obvious to some.
