Viewing 15 posts - 76 through 90 (of 110 total)
Hi Alan, great thanks for very useful function.
Please, fix variables names for Case Sensitive instance: change @String on @string (or vice versa) and @Pattern on @pattern.
I...
March 24, 2017 at 2:23 am
Hi, Steve, thanks for very useful article (especially for screenshots). Please, add to Enable Trace Flags at Startup section remark:
March 20, 2017 at 4:12 am
March 17, 2017 at 2:11 pm
March 17, 2017 at 2:44 am
March 2, 2017 at 12:46 am
March 1, 2017 at 8:07 am
Your script is absolutely great. Thank you very much. And your GitHub server-kit is fantastic!!!! ...
February 24, 2017 at 12:37 pm
SQL Guy 1 - Thursday, February 23, 2017 7:47 AMExcellent! Very useful info. Thanks a lot.
Thanks!
February 23, 2017 at 9:12 am
On TF 8666......
February 23, 2017 at 9:11 am
Br. Kenneth Igiri - Thursday, February 23, 2017 2:19 AMMr. Taranov this is an amazing article. Very very useful.
Thank you for your...
February 23, 2017 at 3:14 am
Hi, Eric. Great thanks for updated script - really good work.
But for CS instance still exist error: Msg 207, Level 16, State 1, Line 56
Invalid column name 'spid'.
Please, change on...
January 10, 2017 at 12:07 pm
Case sensitive server is not real pain - it is question about discipline. I don't criticize your code (conversely, I add your script - https://github.com/ktaranov/sqlserver-kit/blob/master/Scripts/tempdb_Information.sql, to compare it with...
January 6, 2017 at 1:15 am
Hi, Eric nice query.
But one pull request: replace USE TEMPDB;
on USE tempdb;
for case sensitive instance.
January 4, 2017 at 11:25 am
More detailed and modern version here: https://github.com/ktaranov/sqlserver-kit/blob/master/SQL%20Server%20Trace%20Flag.md
December 6, 2016 at 12:58 am
Hi, Hannan. Great thanks for your function.
I modify it to work on Case Sensitive Instance (be careful with variable names - use equal cases, in your function I have problem...
November 17, 2016 at 12:36 am
Viewing 15 posts - 76 through 90 (of 110 total)