Forum Replies Created

Viewing 15 posts - 691 through 705 (of 2,443 total)

  • RE: Creating templates for use in BIDS (SQL Spackle)

    LightVader (4/21/2011)


    Is there an equally easy way to have the template on the network so all the developers in the company are using the same template (and it would only...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Saying Thank You

    OCTom (4/21/2011)


    Whoa Nelly! Hold the phone! Stop the presses!

    Someone on SSC actually said something nice about developers!?!

    Things are looking up! 😛

    Thanks, Steve for all you and others do at SSC....

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Are the posted questions getting worse?

    opc.three (4/20/2011)


    Stefan Krzywicki (4/20/2011)


    I went to the latest SQL Server Saturday in Boston and had a great time. I'm mentioning it now because I've been using a little trick I...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Calculate Distance in Miles from Latitude and Longitude

    alastair-804470 (4/15/2011)


    You don't need Sedonos equations. Just use SQL Server's own STDistance() method to accurately calculate the distance on the ellipsoid model of the spatial reference system in which your...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Calculate Distance in Miles from Latitude and Longitude

    scott.bernstein (4/15/2011)


    I believe you are computing the length of arc on the surface of a sphere - which is cool... But the earth is not a perfect sphere -...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Calculate Distance in Miles from Latitude and Longitude

    FargoUT, you're making me realize that perhaps what Caruncles is looking for requires a little more info.

    If you don't have geocoding software to turn addresses into lat/long, then it...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Calculate Distance in Miles from Latitude and Longitude

    For Ari and Caruncles both, this is point to point data, "as the crow flies", so road miles are not considered at all. That might mean you're only 2 miles...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Calculate Distance in Miles from Latitude and Longitude

    Caruncles (4/15/2011)


    OK guys, on the SQL knowledge scale, I'm about 100 degrees latitude south of all of you. Can someone give me an example of how I would use...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Are the posted questions getting worse?

    "Your ears are big, your teeth are jacked, and your nose is too damn long."

    Who has the next...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: What's Today?

    I got a really strange error:

    "Your selection was rejected due to an unfiled 1058EZ-TQR form. Please consult with your tax professional within five days, or result in fines and penalties,...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Are the posted questions getting worse?

    Tried my first Powershell script today, kinda fun! Our corporate IT is on an Access Search & Destroy mission, they wanted me to help them ask around the local departments...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Are the posted questions getting worse?

    CirquedeSQLeil (4/13/2011)


    Jack Corbett (4/13/2011)


    CirquedeSQLeil (4/13/2011)


    GilaMonster (4/13/2011)


    CirquedeSQLeil (4/13/2011)


    Leave the contract early without notice and prior to completing the stated work.

    What does his contract require? Solo or contracting house?

    Solo contract and it...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Are the posted questions getting worse?

    Even when I know what's going on, I'm confused.

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Are the posted questions getting worse?

    Tom.Thomson (4/7/2011)


    Brandie Tarvin (4/6/2011)


    Scooby Doo is almost as old as I am. No cheating and looking it up now. Take a wild guess how long this property has been around.

    YGLF!...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (4/7/2011)


    jcrawf02 (4/7/2011)


    Brandie Tarvin (4/7/2011)


    I got my parents copies of The Shadow radio show for their anniversary many years back. They loved it. It was one of those things...

    ---------------------------------------------------------
    How best to post your question[/url]
    How to post performance problems[/url]
    Tally Table:What it is and how it replaces a loop[/url]

    "stewsterl 80804 (10/16/2009)I guess when you stop and try to understand the solution provided you not only learn, but save yourself some headaches when you need to make any slight changes."

Viewing 15 posts - 691 through 705 (of 2,443 total)