(Pinal Dave) Once there was an urgent request from my client and they asked my assistance. Without wasting any time, I sent them GoToMeeting invite and started working. In this blog we would learn how to fix FCB:: Open failed for TempDB database.
Community
How to Load Data into an Azure SQL Database
(Tapas Pal) SQL Server on-premises BULK INSERT is a very popular method to import data from a local SQL file to SQL Server. The BULK INSERT feature also could be used to import data from a file stored in an Azure storage account to SQL Server on-premises.
MySQL examples in Node.js
If you’re integrating your Node.js service with MySQL, you probably want to execute queries.
The Is Nullable Column Property In Power BI
(Chris Webb) The new Relationships view (or Modeling view – it seems to have two names) in Power BI Desktop that has been in preview since November 2018 not only makes it easier to work with complex models and set properties more easily, it also exposes a brand new property on a column: the “Is null
How to fix DB2 TSA resource FAILED OFFLINE and MEMBERINPROBLEMSTATE
(Jack Vamvas) Question: During a change on a server , I had to do a TSA failover as part of testing .
Java 8 Functional Programming Tutorial
(Mary Zheng) Java 8 supports functional programming via the lambda expression and Stream API. In this tutorial, I will demonstrate how Java 8 supports functional programming via common pre-defined functional interfaces, Collections, and Stream API.
SQL Server Worker Thread Default Calculation
(Bob Dorr) SQL Server 2017 introduced a small change to SQL Server’s default worker thread calculation, accounting for smaller environments.
Renderless Components In Angular 7.2.0
(Ben Nadel) The other day, while trying to figure out some feature-delegation in Vue.js 2.2.0, I came across an interesting post by Adam Wathan titled Renderless Components in Vue.js.
Microsoft Updates Blazor, Now Built on Razor Components
(David Ramel) Microsoft shipped Blazor 0.8.0, the latest update to its experimental .NET Web framework that lets programmers use C# and HTML for browser-based apps, a province traditionally dominated by JavaScript.
Care when changing MASTER_DELAY with CHANGE MASTER TO (delayed replication)
(Jean-François Gagné) A few days ago, I stepped into a trap ! This made me lose time for fixing things (and even more for writing this post…). In the hope that you will avoid my mistake, I am sharing this war story. I also obviously opened a bug, more about this below.
