Viewing 15 posts - 1 through 15 (of 16 total)
Ok, now its 2020 and SSIS has matured quite a bit. I am bulk loading data using a web service task to call a SOAP web service. One method call...
June 23, 2020 at 6:28 pm
I found the registry hack for default locations worked for both SSMS and Visual studio but once you save, it becomes the last save location....which I am ok with. However...
June 18, 2020 at 2:40 pm
Thanks for the ANSI_Padding idea and will do that but I think I found the cause late yesterday afternoon. I am forced to use linked server object and when...
July 14, 2012 at 9:56 am
You nailed it sestell1! The reverse trick and appending the character showed I had 10 characters. Now if they are white space or invisible characters still remain to...
July 13, 2012 at 6:24 am
I was not aware of the padding on the right with LIKE and LEN, Good to know. I will try the alternate query (hopefully it will work with my...
July 12, 2012 at 3:37 pm
There are reasons why I need like, but this is the simplest case that reproduces the behavior. I have tried exactly what you suggest and found the same issue....
July 12, 2012 at 3:30 pm
I guess if you want to be like everyone else, than you should strive for mediocrity. However if you have pride in you work then you will strive for...
June 19, 2012 at 2:27 am
Impeccable timing sir. I just used this construct yesterday but did not experience this behavior. I will check today to make sure the lengths of my data types...
February 2, 2012 at 4:14 am
I agree, if homeland security used MS SQL server I would be impressed. No so much for the volume of data but the fact they believe the security...
May 6, 2011 at 4:06 am
Thank you for your hard work and dedication. This sight continues to prove a worthwhile source of relevant information.:)
January 29, 2009 at 6:38 am
"I'm a stickler for naming conventions on database objects. I am on a crusade to remove the information technology world of acronyms, and meaningless abbreviations - especially in the...
October 24, 2008 at 6:11 am
I would like to break this into the physical realm... 40 lap tops at 14"X12"X1" requires 3.888 cubic feet of storage space. Lets assume 5 business travel days...
September 3, 2008 at 9:44 am
Cool, so what I learned is:
Performance testing can be effected by many factors.
ISNULL can be slightly faster but is not an industry standard
...
August 29, 2008 at 8:15 am
As a fairly new SQL developer, I have often struggled with creating dynamic queries. This article is useful because it collects several techniques in one place. Some of...
August 29, 2008 at 6:45 am
Viewing 15 posts - 1 through 15 (of 16 total)