Forum Replies Created

Viewing 11 posts - 16 through 27 (of 27 total)

  • RE: Tally OH! An Improved SQL 8K “CSV Splitter” Function

    I'd be interested in seeing the data you used for benchmarking.

    I tried a method that used a cte to generate a table of offsets for the delimiters. Then I...

    14090 SW TENNESSEE LN

  • RE: Finding a threshold and time range for a value

    Sorry, I wasn't sure how much detail to give with regard to data or how best to represent it.

    The code below will populate the table with 240 entries.

    -- cpu utilization...

    14090 SW TENNESSEE LN

  • RE: sms to mobile phone

    I saw an article on c-sharp corner some time ago that used a service called way2sms. It is for India only so was of no use to me.

    The author...

    14090 SW TENNESSEE LN

  • RE: Just for fun

    I created a C# application several years ago that scraped a famous quotes site. It then displayed a randomly selected, randomly ordered, random length list of words (without regard...

    14090 SW TENNESSEE LN

  • RE: Mirroring & Filestream in SQL 2008

    None? Can this column accept nulls?

    I guessed and got it right. Pretty much assumed that you wouldn't have asked if the answer was yes. The results are...

    14090 SW TENNESSEE LN

  • RE: Display logons or applications for queries in SS2005

    Thanks, but that looks like it just shows the current active sessions.

    I need to correlate to the sessions when the queries were run.

    I'm beginning to think it's only possible with...

    14090 SW TENNESSEE LN

  • RE: Raw Materials - The World at Your Fingertips

    Priceless!

    14090 SW TENNESSEE LN

  • RE: Timing is Everything

    UTC. Our servers used to be on the west coast of the US but when the company was bought they were all migrated to the east coast. On...

    14090 SW TENNESSEE LN

  • RE: Variables, Nulls and Coalesce

    Tom Garth (11/25/2009)


    The 2nd SELECT has no ORDER BY clause, and the table variable has no index. How do you know what the last row will contain?

    😛

    The second query returns...

    14090 SW TENNESSEE LN

  • RE: Mediocrity Defended

    Somewhere near the top of my list when I set up a new system is to set windows update to download the files and notify me, but don't install.

    Experience is...

    14090 SW TENNESSEE LN

  • RE: IT and Musicians?

    I've played various instruments for 40 years and currently play in a part time band. For me it's a release from the mental focus of writing and debugging code....

    14090 SW TENNESSEE LN

Viewing 11 posts - 16 through 27 (of 27 total)