Viewing 15 posts - 23,011 through 23,025 (of 26,484 total)
Just remember, he also explained the difference. The chanllenged children have been taught. The "bad" posters, however, are supposedly responsible adults.
January 14, 2009 at 11:25 am
It is a problem in the documentation only, not the function.
January 14, 2009 at 11:21 am
Write your own CLR procedure to send the UDP message and then use service broker to implement it. That way you can use a trigger to send a message...
January 14, 2009 at 9:42 am
tosscrosby (1/14/2009)
Lynn Pettis (1/14/2009)
January 14, 2009 at 9:38 am
Grant Fritchey (1/14/2009)
GilaMonster (1/14/2009)
Grant Fritchey (1/14/2009)
Evidently I'm only providing problems, not solutions.*twitch* I'm losing my temper here....
Clearly, I am as well.
I guess some people just want immediate gratification and if...
January 14, 2009 at 9:31 am
I'll throw another idea out. You said this data is cached in the application, perhaps the application should be rewritten to use query notification so that when a change...
January 14, 2009 at 9:27 am
rodjkidd (1/14/2009)I've been a member for some time, only posted a couple of questions, mainly due to the fact that by using the search faculty (yep there is one!) I've...
January 14, 2009 at 9:14 am
Jeff,
If I start slipping toward the dark side let me know. I really don't want to end up on the other end of your rapid fire pork thrower! ...
January 13, 2009 at 9:28 pm
Two things I am wondering about.
The first, why do you have a row defined with 1000 nvarchar(max) columns?
The second, maybe I just can't find it, but I could not find...
January 13, 2009 at 11:31 am
David Reed (1/13/2009)
Steve Jones - Editor (1/13/2009)
Hmmmmm, I...
January 13, 2009 at 9:54 am
gcopeland (1/12/2009)
You have already stated you judge a persons technical expertise on thier appearance, these people would probably not pass your initial screening, even if they were the next Steve...
January 13, 2009 at 7:14 am
Chris (1/12/2009)
create table #temp2
(
crdate datetime,
Ban int
)
insert into #temp2 values ( '01/10/2009',1432)
insert into #temp2 values ( '01/11/2009',4134)
insert into #temp2...
January 12, 2009 at 5:53 pm
First, you just changed your requirements from your initial post. Nothing there indicated a pivot. As the more data is added for additional days, does the number of...
January 12, 2009 at 4:25 pm
I really think you are missing the point. No one is dismissing that you need to be properly attired for your interview, well-groomed, clean, etc. But this isn't...
January 12, 2009 at 4:16 pm
NEI (Not Enough Information). What does the data look like in your table? How about some sample data and the DDL for the table. What have you...
January 12, 2009 at 3:43 pm
Viewing 15 posts - 23,011 through 23,025 (of 26,484 total)