Viewing 15 posts - 1 through 15 (of 142 total)
Msg 5296, Level 16, State 1, Line 86
Object ID 565577053 (object ‘InMemoryHekatonTable’): The operation is not supported with
memory optimized tables. This object has been skipped and will not be processed
March 26, 2020 at 6:18 pm
This idiosyncrasy of PowerShell has frustrated me from day 1 of PS 2.0
When the variable is expanded, whether to use double or single quotes, curly braces etc.
The syntax of a...
December 30, 2019 at 1:10 pm
another block of bullshit - we don't think of COBOL - neither does COBOL PIC behave the same way as DB datatypes
COBOL PIC 9(9)V9(3) = SQL decimal(12,3) -...
December 4, 2019 at 8:26 pm
Ha:),
We called them "old man rules". The practices you follow because you know you were burned badly and don't want to have it happen again.
August 26, 2019 at 7:04 pm
So Jeff, do you have an opinion on Datatime addition ?
August 9, 2019 at 4:41 pm
You should assume no permissions other than those shown. If that's not the case, the question should provide more background.
June 7, 2019 at 2:16 pm
Silly me,
I interpreted the .... to represent a further list of Grants.
June 4, 2019 at 4:57 pm
BOL does not help much either.
It implies that the function looks the "object" up (like searching sys.objects) and the really does parse and object name when
actually all it...
December 7, 2018 at 2:18 pm
Nice question but I am pretty sure the technical explanation is flawed.
Generally machines represent signed integers in 2's complement not sign-magnitude. Your explanation basically implies sign-magnitude (i.e. "... by...
October 12, 2018 at 7:59 am
You confuse the features of the desk top application SSMS with SQL Server. SSMS != SQLServer.
Most, if not all, Relational Database Managers return row-sets formatted according to a protocol standard...
August 25, 2018 at 4:04 pm
I have been working a similar issue with Linked Servers :(.
Here is what I have so far.
August 25, 2018 at 3:28 pm
I realize it was not the focus of your article but as a curious question, how would you really handle the dates?
First, if the car is still in stock...
July 6, 2018 at 3:31 pm
July 6, 2018 at 1:46 pm
Viewing 15 posts - 1 through 15 (of 142 total)