Viewing 15 posts - 1,156 through 1,170 (of 2,469 total)
LOL - Tyson - you don't see it because it was in another post that you provided this solution!!!
September 1, 2005 at 6:36 am
remi - it's not the weekend yet..you can't just "go away" - not when so many live(lihood)s depend on you!!!
at any rate, if...
September 1, 2005 at 6:31 am
Yes Ian is right....well - Ian is obviously way better than I am at interpretations...
imran...while you're waiting for remi...here's something you can play around...
August 31, 2005 at 9:28 pm
I hope 2nd interpration is not correct.....well, at least it's an interpretation..something obviously I'm no good at...so I'll just be a fly on the wall for this one and leave...
August 31, 2005 at 5:49 pm
Ian has a different take on this than mine...but again..remi will definitely stop by later on with the "right solution"...
imran - if i...
August 31, 2005 at 5:45 pm
so Amit - are you going to elaborate or just leave in the aura of mystery ?!?!
August 31, 2005 at 5:11 pm
when stepping through the wizard - select "copy objects and data between SQL servers" instead of "Copy table(s) and View(s) from source database"...
August 31, 2005 at 4:06 pm
how many different filters could there be other than "WHERE EventID = 1" ?!?!
besides, remi wanted you to post the entire code so that he could give you a set-based...
August 31, 2005 at 4:00 pm
see if this link helps any...there aren't any alphas afaik but the logic seems to be what you're looking for..
August 31, 2005 at 3:55 pm
I'm not sure I understand this question...if you update your table, will it not then have 2 identical columns ?!?! what am I missing ?!
August 31, 2005 at 3:46 pm
Here's an entire QOD and ensuing discussion on this...
August 31, 2005 at 3:42 pm
& here's another that I created "literally" 5 minutes ago...
CREATE TABLE [tblTotalObligations] (
[BudgetFK] [int] NOT NULL ,
[Obligations] [int] NOT NULL CONSTRAINT [DF_tblTotalObligations_Obligations] DEFAULT (0),
[LessReimbursables] [int] NOT NULL CONSTRAINT [DF_tblTotalObligations_LessReimbursables]...
August 31, 2005 at 3:20 pm
question...what question...oh you mean the question that spawned this thread that started the discussion that led to all this enlightenment...........that lay in the house that Jack built ?!?!
pl. don't throw...
August 31, 2005 at 10:45 am
"(although, not any order that can be guaranteed or predetermined).."...order by...?????????
ok - ok - the light did finally dawn - I just threw that in because alien forces make me...
August 31, 2005 at 10:26 am
alright! one last question...
can you elaborate on "SQL Server's implementation thereof not withstanding..."...not quite sure if you were referring to indexes or something else ?!?!?!
August 31, 2005 at 10:10 am
Viewing 15 posts - 1,156 through 1,170 (of 2,469 total)