Viewing 15 posts - 1 through 15 (of 223 total)
I'm in agreement with you about SQL Server. I am a fan from the very first time I used SQL Server 6.5, 7 , 2000 and so on. Yes, SQL...
Jamie
May 20, 2022 at 6:23 pm
This sounds more like a Windows/Microsoft hate group. It's a small thing really. If SQL Developer and other tools were redesigned to handle spaces in a name, it wouldn't be...
Jamie
May 20, 2022 at 5:48 pm
This is an older post - has any of the above resolved with Ubuntu 20.04 / SQL 2019? Are there any thoughts on an upcoming release for SQL 2022 on...
Jamie
February 1, 2022 at 1:26 pm
This is an old post but perhaps more relevant when applied to the cloud. There is a substantial savings for an instance in the cloud.
For example, RHEL, in AWS, one...
Jamie
January 31, 2022 at 9:46 pm
Check your certificate in the registry. If there is an error there or for some reason it hasn't access to the certificate, the WMI service won't start.
Jamie
June 12, 2021 at 12:31 am
It seems logical to use a sqlvariant given the horrors of importing a field where the data looks like this:
Column
1:1
1:1 Considered
1:2
2:1
Undetermined
What shows up in the download are blanks where the...
Jamie
May 13, 2019 at 6:32 pm
30% got this right and 24% read something else into the question to get it right?
Jamie
April 28, 2019 at 1:27 pm
Jamie
December 3, 2018 at 12:33 pm
Jack,
I see the test login show up with the simpler query select login_name,count(session_id) as sescnt from sys.dm_exec_sessions group by login_name
Still see a blank. We do...
Jamie
August 2, 2018 at 10:36 am
I can see this is an ordinal in the standard definition... in Python, an ordinal (more specifically the ".toordinal()" or .fromordinal() ) is the number of days that have occurred since...
Jamie
June 6, 2018 at 4:58 am
There are some other reasons that you will see the performance counters locked. Specifically, McAfee - when not placed into logging mode - when files are placed on the root...
Jamie
May 9, 2018 at 7:47 am
As I read through, having a similar condition in that I cannot remove the 4500 function id references, it doesn't seem as though this ever was resolved. In my case,...
Jamie
July 15, 2017 at 7:17 am
Is it possible that this error occurs when SSMS 2016 is installed before SQL 2016? I only had trouble with this error when the SSMS 2016 was installed, but not...
Jamie
May 22, 2017 at 7:40 pm
I find it a bit odd that the error occurs when the version is higher than the one being installed. Namely "VS Shell installation has failed with exit code 1638." ...
Jamie
April 25, 2017 at 12:55 pm
After searching for an answer for why this yields no result, I've circled back here. Is there something that needs to be enabled in order to view the...
Jamie
January 6, 2017 at 10:07 am
Viewing 15 posts - 1 through 15 (of 223 total)