Forum Replies Created

Viewing 15 posts - 7,681 through 7,695 (of 9,713 total)

  • RE: Are the posted questions getting worse?

    Lynn Pettis (8/12/2010)


    Jack Corbett (8/12/2010)


    My kids start school today. I can't believe how early school starts in FL. We are starting earlier than most other schools, but still,...

  • RE: Are the posted questions getting worse?

    Back on topic, someone decided to post a request for T-SQL problem solution in the commentary of the new article I wrote. Did the whole "Here's my problem. Solve it...

  • RE: Are the posted questions getting worse?

    I just have to say:

    Us'n Mid-WESTerners ain't got akcents. @=)

  • RE: Finding Unique Non-Repeating Random Numbers

    alexander.schaaf (8/12/2010)


    Why would the amount of columns have anything to do with it?

    (Did you create an Index on the TaxID column?)

    Answering the questions backwards:

    2) No, I did not create...

  • RE: Finding Unique Non-Repeating Random Numbers

    Alexander-1013105 (8/12/2010)


    LFSRs are basically very simple, very fast pseudo-random number generators that generate a set of unique, non-repeating (but cyclic) numbers.

    This is possibly not a solution for implementing in T-SQL,...

  • RE: Finding Unique Non-Repeating Random Numbers

    wppatton (8/12/2010)


    I have been looking for scripts that already exisit for this, no luck yet. Any help would be greatly appreciated and of course the solution credited to the author....

  • RE: Are the posted questions getting worse?

    Oh, wait. Here's one.

    Pronounce Pana.

  • RE: Are the posted questions getting worse?

    Ray K (8/11/2010)


    Kit G (8/11/2010)


    But, the real question is... do you know how to pronounce Chili correctly? :w00t:

    Naturally, I assume you don't pronounce it like the food item, so...

  • RE: Are the posted questions getting worse?

    GilaMonster (8/10/2010)


    Jack Corbett (8/10/2010)


    If you are going to use maple syrup please at least make it REAL maple syrup, not Mrs. Butterworth's or something else like that.

    For those...

  • RE: Are the posted questions getting worse?

    GilaMonster (8/10/2010)


    Lynn Pettis (8/10/2010)


    Binged a recipe for Candied Bacon, just need to figure out what Demerara sugar is.

    Soft brown sugar. Don't know what name it goes by in the USA.

    Um,...

  • RE: SSIS & Environment Variables

    John,

    I can tell you from experience that restarting SQL Server will not help you with this problem. Your environment variables are getting overwritten by another setting. Probably within the package...

  • RE: Question about Management Studio connection

    So far as I know, it is not configurable. However, when I opened mine, I was opened up under tempdb.

  • RE: Today's Random Word!

    Oh, here's one I'm sure we haven't had:

    r@n|)0m.

    Because I'm feeling silly. @=) Hey, in my defense, at least I didn't use Wingdings!

  • RE: Variable assignment error

    No, the setting to zero has been invoked before and worked fine. That's why I don't understand why it's failing now.

    I've tried .0 and 0.0 this morning and both failed....

  • RE: SQL Trace

    ODPOA (8/10/2010)


    My task.

    -Create daily backups of the changes made that day

    -Apply those changes to a remote database

    Okay, then we're going about this the wrong way.

    The engine you're using is...

Viewing 15 posts - 7,681 through 7,695 (of 9,713 total)