New to SQL in Microsoft Access and having major issues
I am tasked with tracking Overtime hours worked by Department/Employee. Our work week is 35 hours, first 5 additional is Straight Time, any additional is OT (at time and a half). Tables collect Week of Date, Employee, # of OT Hours and Department. I…
PluralizationService.Pluralizeの適用対象について
ドキュメント(https://learn.microsoft.com/ja-jp/dotnet/api/system.data.entity.design.pluralizationservices.pluralizationservice.pluralize?view=netframework-4.8) では.netcoreは適用されていませんが、実際にビルドするとエラーなく読み込めてしまいます。 …
this is unavailable due to your account permissions
I've set up another user on our Azure system. I would think that they would have access to the features I've requested. But this is not the case. When they log in they see the following: "Apps: This is unavailable due to your account…
Apply SQL transformation : conditional rounding
Dear, I would like for a specidified column ("PagesTot"), apply a rounding (to 100's) when the number of pages goes over 500. I use for this the "apply sql transformation" module. SELECT PagesTot, CASE WHEN…
how to use SET ANSI_NULLS ON in a script wich creates several sprocs?
I have seen this script in docs. why does it repeat SET ANSI_NULLS ON and SET QUOTED_IDENTIFIER ON before each batch that creates a sproc?. Is it necessary at all repeating them? or just the first ones would work the same? USE [master] GO…
Azure Bastion | Cannot install packages
The following is my Infrastructure on Azure cloud Kubernetes cluster with AKS Bastion host to make AKS private Everything was first till a few days ago (I am deploying a new cluster from scratch now) The cluster with bastion host and others…
Azure AD B2C Always redirected to login
I have a new Blazor Server application in .Net 5.0. Using the setup wizard, I entered the necessary information to connect to a new Azure AD B2C , and created the project. I set up the Azure AD using the following document (as well as the additional…
Syntax error in copying blob folder to Data Lake Storage Gen1
Hi everyone, I am trying to copy files from my blob storage account to Data Lake Storage Gen1 using "AdlCopy" inside the Data Lake Analytics Account. I go to "+ New Job" and use the below syntax: AdlCopy /source…
SQL Server 2019 big data cluster on other cloud platform
May i know if there are supports/Links/docs talking about the support on BDC on AWS/Google...or others.. I just see And unfortunately I also see and this mean in any kind of cloud , need to use K8S services to deploy BDC ?
RD Web Client Install Failing Server 2016
Hi All, I have a RDS Environment Setup for testing and I am looking into testing the new RD Web Client for Windows Server 2016 and 2019. I have all current updates installed and ready to go. The server that I am testing has all RDS Roles…
Compare 2 Array of objects each 50k lines each
I have a script that I have been working on that takes two files (both files are each 50k+ lines). The object of this script is create a new combined file. There is a key account number that match in both files. The issue is that when I run the script,…
How to ONLY Display Shortest Time or Shortest Distance Route in Bing Maps?
Hi there, I'm trying to display the shortest time or shortest distance route on my map and only the unique route, no other options at all. I've tried the following code, it shows me always 2 or 3 options. confused! directionsManager.setRequestOptions({ …
What is the replacement for the retired MCSA SQL Database development exams in the new role-based certifications that are now being roled out.
Hi Just wanted to know what the replacement for MCSA SQL Server Database Development 70-761, 70-762 will be for the new role-based certifications and when it will be released as I am now aware that these MCSA exams have now retired. Please give me…
DDOS protection for trial account is not active by default.
Hi All, Recently i have created one free trial account. As per the Azure documentation it supports basic version of DDOS protection by default. But when i verified the DDOS status of my Virtual network it is not active. It's suggesting me to…
.NET CORE CLI for building regular .net applications
Hi, We are using visual studio 2017 and TFS with TeamFoundationVersion Control. We are trying to automate build and deployment using TFS continuous integration and continuous deployment. As part of CI, we were using MSBuild to build ASP.net…
SQL query for getting last login
Hi, We have ASP.net application and sql server 2016 database. When ever user login to application, new row will be added for that user to log table. Row will have userID, type (login or logout or session end etc), LoginDateTime. Each day can…
View/change phone number for Microsoft certificate
This Friday I have an exam. I received an email with the text: "Make sure your mobile phone number, including country code, is updated on your Microsoft Certification profile in case Pearson VUE needs to contact you during the exam". Where…
ADFS 3.0 not accepting NameID Policy
I am in the process of configuring SAML 2.0 federation to an ADFS 3.0 (Windows Server 2012 R2) instance, and wanting to set the NameID Policy to "urn:oasis:names:tc:SAML:1.1:nameid-format:emailAddress" for the Relying Party Trust. This works…
ConfigMgr Visio Stencil
Since MS changed the Technet Gallery to Code Sample, I am not able to download the SCCM Visio Stencil anymore. Do you know where I can get it? Used to be here. …
How to preview video being shared to meeting with HMT-1 glasses ?
Hello, We are trying out Microsoft Teams on the HMT-1 smart glasses made by RealWear. Another meeting app on the glasses allows us to "pin video" or preview on the screen of the glasses what the video feed we are sharing with the meeting…