Viewing 15 posts - 16 through 30 (of 78 total)
/sigh. I may be a bit pragmatic/cynical but this article is far, far too much influenced by marketing nonsense...
Insurance and Claims Adjusters - this industry has been dominated...
June 18, 2018 at 8:32 am
On a related note to this - is there a way to restrict features in, for example the developer edition, so they match those of one of the other editions?
May 25, 2018 at 3:30 am
I hadn't spotted the introduction of the STRING_AGG function. That would save a lot of rather horrible and convoluted queries that do the same - with the likely further advantage...
April 10, 2018 at 6:38 am
The version that supports the SQL:92 DOMAIN functionality? The MS-SQL specific TYPE functionality is not the same particularly as it does not support all the functionality of DOMAINs - therefore...
April 10, 2018 at 2:34 am
March 16, 2018 at 8:05 am
There are definitely occasions where stored procedures really don't cut it because the logic involved in the query is much better handled in an environment that can deal with the...
March 16, 2018 at 3:32 am
Forgot to add... one of the main reasons for using MS-SQL server logins is when the MS-SQL server itself is separated from the application using a highly controlled firewall. If...
February 2, 2018 at 5:00 pm
February 2, 2018 at 4:54 pm
The more serious issue is that the virtual machine host environment is impacted, pretty much regardless of the OS that the guest (hosted) virtual machine is running. When a virtual...
January 29, 2018 at 2:02 pm
HappyGeek - Friday, January 26, 2018 12:10 AMNice simple one to end the week, thanks Steve.
Yes, but then one looks at it...
January 26, 2018 at 5:16 am
January 25, 2018 at 9:53 am
January 25, 2018 at 8:51 am
If your SQL server is physically hosted then doing a test conversion to a virtual machine has quite limited practical test value. It will test that your application still works...
January 25, 2018 at 3:21 am
GeorgeCopeland - Friday, December 8, 2017 10:49 AMWell the data is *there* what's the big deal?
Pretty much the same insanity as storing...
December 8, 2017 at 11:08 am
Viewing 15 posts - 16 through 30 (of 78 total)