Forum Replies Created

Viewing 15 posts - 8,461 through 8,475 (of 18,923 total)

  • RE: Are the posted questions getting worse?

    Alvin Ramard (2/5/2009)


    It is your experience why you will see me continue to try and help people even when it seems pointless to continue. It is those times where...

  • RE: How to read a SQL temp table in Access

    You can't,it has to be done at the stored procedure execution time. The table is destroyed after that.

    You could go to ##temp which makes it global, but also limits...

  • RE: Sql Query Help

    You lucky basta*d, I can,t find a single youtube video on the subject... what is the world comming to?? :alien:

  • RE: Are the posted questions getting worse?

    Use your mind's eye... no need to use your actual eyes to post messages here. God knows that I'm unconsciously typing when I'm at my best!

  • RE: SQL 2008 Indexes

    Ah!, learn something new everyday :P.

    That's a good it depends. There would need to have a buttload of traffic on that table to cause tempdb to crash or become...

  • RE: SQL 2008 Indexes

    I think I'd go with the instead of triggers... if it saves me a full clustered index rebuild.

  • RE: SQL 2008 Indexes

    I don't know, maybe do a manual import and then delete the dupes??? That's not the way I'd do it, but who am I to say something on that...

  • RE: Changed to a StarWars Avatar...am I part of the Club now?

    Grant Fritchey (2/3/2009)


    It was good for a giggle.

    I think a different theme next time. Any Babylon 5 fans?

    Not here, how about star trek... any series?

  • RE: Changed to a StarWars Avatar...am I part of the Club now?

    Ok, I'll join for a while...

  • RE: Are the posted questions getting worse?

    Bruce W Cassidy (2/2/2009)


    noeld (2/2/2009)


    O M G !

    [font="Verdana"]Snap![/font]

    I wonder what Joe Celko would answer to those questions :w00t: :Whistling:

  • RE: Are the posted questions getting worse?

    noeld (2/2/2009)


    Is this a never-ending thread?

    That's the whole idea... it's already self-aware by now (go back a couple 100 posts).

    We're making our own version of skynet... with all the whizbang...

  • RE: SQL Injection

    NotManyPoints (2/3/2009)


    Was someones account hijacked to ask this question.

    DBA, Veteran ???

    DBA is his avatar,veteran is because he has over 300 posts. That level is not garanteed to reflect skill...

  • RE: Are the posted questions getting worse?

    Greg Edwards (1/29/2009)


    Ninja's_RGR'us (1/29/2009)


    Lynn Pettis (1/29/2009)


    Michael Earl (1/29/2009)


    Ninja's_RGR'us (1/29/2009)


    Greg Edwards (1/29/2009)


    The Thread (1/29/2009)


    We do not know fear or pain or mercy. We will not stop. Ever.

    So when The...

  • RE: How to join multiple columns to one column

    I just build a massive report like this.... you knoq the kind where they want to see everything for every part of the business on the same report.

    The only way...

  • RE: How to join multiple columns to one column

    That statement compiles for me (no idea if it's doing what you want). I'm guessing it's a copy and paste error or you're missing something like : "=...

Viewing 15 posts - 8,461 through 8,475 (of 18,923 total)