Viewing 15 posts - 21,811 through 21,825 (of 26,490 total)
You aren't providing the whole story if you have left out vital information. Based SOLELY off the info you provided, the code I provided will work. How about...
March 24, 2009 at 1:35 pm
First, I have been insulted on this forum as well, so I do understand. You have no control over what someone else says or does. You do, however,...
March 24, 2009 at 1:29 pm
Bob! Only 83 more posts until we hit 3000!
March 24, 2009 at 1:12 pm
CozyRoc (3/24/2009)
Steve Jones - Editor (3/24/2009)
March 24, 2009 at 1:07 pm
All of us "heavy hitters" could make an agreement to post nothing in any of his future requests for assistance except the following:
March 24, 2009 at 1:03 pm
Not have tried to restore a copy only backup, ever, the only suggestion I have is to script it manually and see if that works.
March 24, 2009 at 12:49 pm
That one is easy, you make a slight change to the INSERT to the second table like this, based on my sample code earlier:
insert into dbo.TestTab2
select
TestID,
...
March 24, 2009 at 12:46 pm
notes4we (3/24/2009)
What if I have similar ID's for two rows.
For some instances, I have same ID's.
Two rows having one ID. I wish to group by...
March 24, 2009 at 11:50 am
I don't admit to Solaris often. The systems are expensive (even if reliable) and could easily be replaced with commodity servers running linux for a lot less.
It did give...
March 24, 2009 at 11:31 am
Depending on how you have the properties for SQL Server Agent set up, that history is most likely gone. If you right click on SQL Server Agent and select...
March 24, 2009 at 11:24 am
Steve Jones - Editor (3/24/2009)
I'd argue his real problem appears to be a lack of communication. He doesn't appear to understand how to frame a problem or question.
I'll agree, with...
March 24, 2009 at 11:15 am
Not a problem. I dealt with files from a Solaris box for years so it is sort of ingrained now. I didn't know that Mac used the CR...
March 24, 2009 at 11:13 am
Here is the thread where I think you will see what he is trying to do with mixing code. This is also the thread where he warned someone else...
March 24, 2009 at 10:56 am
Bob Hovious (3/24/2009)
So much for improving. Guess someone's going straight back on the blacklist.
I reluctantly reached that decision last week. I glanced at your link. ...
March 24, 2009 at 10:51 am
GilaMonster (3/24/2009)
RBarryYoung (3/24/2009)
Q: How many psychiatrists does it take to change a light bulb?
A: Only one. But it takes a very long time and the...
March 24, 2009 at 10:49 am
Viewing 15 posts - 21,811 through 21,825 (of 26,490 total)