Forum Replies Created

Viewing 15 posts - 16 through 30 (of 182 total)

  • RE: Extended Support for SQL 2000

    Contact a Microsoft representative for pricing and information.

    Here is Microsoft site with support information. You can find list of 'partners' on this site.

    http://www.microsoft.com/sql/support/default.mspx

    If it was easy, everybody would be doing it!;)

  • RE: The July Car Update (2008)

    I saw a feature on the news recently about the supply and demand of electricity in the US. I don't remember the timeframe (I believe it was like 10...

    If it was easy, everybody would be doing it!;)

  • RE: The July Car Update (2008)

    Timothy (7/29/2008)


    ...showed a graph of automobile fuel economy in different countries; the U.S. was dead last by a long shot.

    Yes, but where else in the world can you get...

    If it was easy, everybody would be doing it!;)

  • RE: The July Car Update (2008)

    I came across an EPA gas mileage booklet at a car dealer earlier this year. It showed the EPA estimates for all 2008 cars, broken out by class (compacts,...

    If it was easy, everybody would be doing it!;)

  • RE: Problem while Importing data into table

    Have you viewed the source file to see what the data should be for these rows, or to see if there is some other data issue in the file for...

    If it was easy, everybody would be doing it!;)

  • RE: DTS problem: I'm losing a row on import

    Very interesting...that was good work finding the cause. I tend to agree with you. Plan B or C would definitely be a better solution than going to 3...

    If it was easy, everybody would be doing it!;)

  • RE: DTS problem: I'm losing a row on import

    When I said take off the first row, I meant the first DETAIL row...keep the header, and just cut out the first detail row to see if what is currently...

    If it was easy, everybody would be doing it!;)

  • RE: DTS problem: I'm losing a row on import

    I was able to mock up your design with your settings and get it to work without losing any data.

    Other considerations...

    Is there something special about the data in the 1st...

    If it was easy, everybody would be doing it!;)

  • RE: DTS problem: I'm losing a row on import

    One other approach would be working with the First Row setting on your Detail Transform step just to see what happens.

    If it was easy, everybody would be doing it!;)

  • RE: DTS problem: I'm losing a row on import

    Just for giggles, have you tried setting the Skip Rows to 0 for your detail rows just to see what happens? I mean, since it is lopping off the...

    If it was easy, everybody would be doing it!;)

  • RE: Application not able to handle load

    There could be a very long list of potential issues...

    I would start by looking at the database processes to see if there is any process blocking at the point your...

    If it was easy, everybody would be doing it!;)

  • RE: Any better way to do this?

    Just curious, what value were you going to put in the 'top 1 aa value for each unique bb value'?

    If it was easy, everybody would be doing it!;)

  • RE: Insert into Statement problem??

    I'm still trying to figure out what you do with a single-column table that can contain a bunch of zeros, along with other values. With no other columns in...

    If it was easy, everybody would be doing it!;)

  • RE: Knock, Knock…Who's There?

    One problem is that many people take themselves and their jobs way too seriously. If they actually had to smile, their face would probably break. I take my...

    If it was easy, everybody would be doing it!;)

  • RE: IF END statement confusion

    Not sure if this is the source of the problem you are experiencing...

    Doesn't this list need to be comma-delimited? It is down near the bottom of your code.

    ELSE IF...

    If it was easy, everybody would be doing it!;)

Viewing 15 posts - 16 through 30 (of 182 total)