Viewing 15 posts - 2,251 through 2,265 (of 39,817 total)
This is a change that requires a restart for the service. Glad you got it working.
January 25, 2021 at 4:26 pm
You need to have a way to detect this worked or not and then send a failure code back to the SQL Job. However, what I might do is estimate...
January 25, 2021 at 4:24 pm
The GDR is post CU. I think you need CU xxxx and then the GDR. If there is a previous GDR, CUs after that include the GDR.
January 25, 2021 at 4:16 pm
SSMS 18.5
Works fine for me on
14.0.2037 (RTM-GDR)
15.0.2080.9 (RTM-GDR)
January 25, 2021 at 4:13 pm
"nothing" isn't intended to be strictly nothing. The after effects of this code are nothing. The variable is declared, but the batch completion abandons this.
While the wording wasn't great, I...
January 25, 2021 at 4:10 pm
This (https://serverfault.com/questions/1023512/how-to-enumerate-ciphers-for-mysql-server-using-nmap) says nmap doesn't support this.
If your client attempts to connect, do you get the secure connection? Or if you have no encryption, do you get the connection...
January 25, 2021 at 4:08 pm
The short answer, there isn't a simple way to view the world of software. It isn't that we allow all failure or have all the data to cover all cases,...
January 21, 2021 at 7:41 pm
The question is about knowing datetime2 doesn't contain the time zone, not how to convert to a different datatype.
January 19, 2021 at 6:27 pm
The datetime2 isn't aware of time zones, nor does it store them. Once this is stored, there is no +00:00, so that is not correct.
January 19, 2021 at 5:57 pm
I don't know exactly how they got in, but from my understanding, this wasn't an exe replacement, it was a change of code. Perhaps it was a new DLL or...
January 15, 2021 at 8:11 pm
This isn't about the attack on the capital, but the danger of every device inside the capital after the attack. Finding the people responsible doesn't necessarily negate the issues of...
January 15, 2021 at 8:08 pm
Thanks, we don't need this one, but I am looking for more ADF articles that might cover different aspects of how to implement pipelines with ADF. The first article is...
January 15, 2021 at 7:58 pm
I'm not sure what you're trying to do. Let someone view a database?
No views or objects exist at the instance level. They are only inside databases.
January 13, 2021 at 10:54 pm
Glad you liked it. I've enjoyed doing the Python questions.
January 13, 2021 at 3:33 pm
Viewing 15 posts - 2,251 through 2,265 (of 39,817 total)