Viewing 15 posts - 271 through 285 (of 645 total)
michal.lisinski (7/19/2016)
So it confirmed my assumptions that the problem exist in serialization.
This is what I was saying in #2. You aren't fully serializing the collection, just the keys. The values...
July 19, 2016 at 8:41 am
michal.lisinski (7/18/2016)
I built small console app to checked it, works perfectly, so...
July 18, 2016 at 7:54 am
CELKO (7/14/2016)
Can you explain why you think this kind of programming and systems design would result in lower cost, easier maintenance or any other advantage?
-1
July 14, 2016 at 11:25 am
Mcin (4/4/2016)
My first idea to get rid of...
July 14, 2016 at 11:14 am
Alan.B (7/13/2016)
CELKO (7/13/2016)
July 13, 2016 at 11:39 am
Alan, if it helps, I just posted the full C# file on PasteBin at:
SQLCLR UDF to parse a string into NGrams
Take care,
Solomon...
July 9, 2016 at 10:56 pm
Alan.B (7/7/2016)
July 9, 2016 at 2:26 pm
shibbard 51721 (6/28/2016)
That worked like a charm. Thanks for your help!Cheers,
Susan
You are quite welcome. Glad to hear that it is all working. I will try to add a note...
June 28, 2016 at 7:05 pm
shibbard 51721 (6/28/2016)
June 28, 2016 at 1:18 pm
shibbard 51721 (6/28/2016)
June 28, 2016 at 11:58 am
Iwas Bornready (3/10/2016)
Thanks for another good article.
I just realized that I never replied to this, and I apologize for that.
Thank you very much for those kind words. I am glad...
June 28, 2016 at 11:47 am
Hey Alan. Interesting request. I do have a suggestion for the code, but first I would like to mention that it is probably best to state at the beginning that...
June 26, 2016 at 4:04 pm
Alan.B (6/21/2016)
NVarchar is a little slower - I leave that up to people that need an NVarchar version.
Makes sense. I was just curious.
I go with bigint because getnumsAB (the...
June 21, 2016 at 2:01 pm
Hey there. Thanks for the shout-out on SQL#[/url] :-). I like the T-SQL approach and have a few notes (just notes, please don't take any of the following as criticism):
For...
June 20, 2016 at 11:17 am
TomThomson (5/16/2016)
May 16, 2016 at 11:54 am
Viewing 15 posts - 271 through 285 (of 645 total)