Viewing 15 posts - 211 through 225 (of 2,469 total)
How about setting a trigger on the blogs table of "freeads" to insert into table in "today"?!?!
July 13, 2006 at 1:42 pm
Juanita - you should use cast or convert to retrieve your date...with "convert" you can use formatting styles...
select convert(varchar, getdate(), 101)
July 10, 2006 at 4:53 pm
Why GPF2^...what a very nice "counselling" post....
Loner - Happy B'day (even though so belated) - if it's any consolation, there're very few husbands (& sons) out there who remember days...
July 10, 2006 at 4:33 pm
Robert - I subscribe to another site that had this new tool on their homepage today...sounds like exactly what you (& all of us) need...
If you get the chance...
July 6, 2006 at 7:09 am
Chandrika - if I understand you correctly, then you cannot do a select into...where the table would just automatically take on the # of columns, datatypes etc. from the table...
June 30, 2006 at 11:07 am
Many of us have family "histories" that start preying on our minds as we grow older...Didn't really read that article on retirement that you posted but I know that for...
June 30, 2006 at 6:53 am
I also believe that these used to be called global variables (2 "at at"s as opposed to the local single "at") and have since transitioned over to being (called) functions...
June 30, 2006 at 6:20 am
Tim - applause from the stands - just for the sheer brevity of the solution when compared to the convolutions that Jules was contemplating...
June 30, 2006 at 5:57 am
oops..was I not subtle enough ?!
David - was just kidding around...wasn't really miffed - no need for an apology.
June 29, 2006 at 5:15 pm
I'm still laughing over "..working with rats has helped me deal with senior management in some of the companies in my working past"..
However, am...
June 29, 2006 at 10:50 am
Steve - I thought you'd find this interesting....I have an India Link where the same course offered by you guys is being conducted in India for Rs.5612/- (inclusive of...
June 29, 2006 at 9:47 am
hmm...my understanding is more like this:
psuedocode...
if exists(select * from table1 where....) begin update table1.... if exists(select * from table1 join table2 on table1.ID = table2.fID) begin ...
June 29, 2006 at 6:47 am
would I lead you wrong...yes, that's exactly what I was suggesting...do give it some serious thought..
June 29, 2006 at 6:29 am
Viewing 15 posts - 211 through 225 (of 2,469 total)