-
Sql Server CTP2 enables developers to format Sql query result set as JSON text (see https://msdn.microsoft.com/en-us/library/dn921882.aspx). We just need to add FOR JSON clause after any query, e.g.:
…
-
**Describe the bug**
We are frequently (daily, sometimes more than once a day) getting the following error in the log. This is during a multi-step job (about 40 steps). Where it happens is not consis…
-
## Expected Behavior
Temporal should connect correctly regardless of what characters are contained in the password.
## Actual Behavior
Temporal actually has mixed results when certain characters …
-
I'm generating a bacpac file from a SQL Azure hosted database (compatibility level SQL Server 2017) and restoring it to a SQL Server localdb instance. This was working fine, but then I upgraded my loc…
-
-
### Check for previous/existing GitHub issues
- [X] I have checked for previous/existing GitHub issues
### Description
Does anyone have bicep for adding TDE to an existing SQL Server - I cre…
-
Can someone tell me where is the .install folder is located? From the script here? https://github.com/microsoft/mssql-docker/blob/edf6b02c220104c0edea932ef103691dc6885826/linux/mssql-server-linux/Dock…
-
Linux Version 1.19.0 forces TLS1.2 and therefore can't connect to Windows Server 2012 Standard? Related to: #1727
- Azure Data Studio Version:
Version: 1.19.0
Commit: 4095037f2578c2…
-
**System Information (please complete the following information):**
Windows OS: Windows-11-Enterprise-22H2
ML.Net Model Builder 2022: 17.15.0.2321001 (Main Build)
Microsoft Visual Studio Enterprise…
-
### Problem description
When running a SQL configuration (in my case, the SQLLogin DSC resource), I'm met the below error message saying it failed to connect.
Note I was initially using Ansible …