Forum Replies Created

Viewing 15 posts - 10,006 through 10,020 (of 11,676 total)

  • RE: Uploading Data into table using SSIS Package

    The following article can have some great suggestions for you:

    http://sqlcat.com/top10lists/archive/2008/10/01/top-10-sql-server-integration-services-best-practices.aspx

    Not all best practices can be applied to your situation, but some of them ought to be useful.

    Regarding the INSERTS in...

  • RE: Analysis Services task

    If you can't process the SQL 2000 cube with the Analysis Services Processing Task, there are alternatives to do the same.

    I took the following list from the book Microsoft® SQL...

  • RE: Manually rollback all child packages if any fails

    What is the exact reason that Validate External Metadata has to be set to false. I don't see the connection with transactions. Do you get any errors or warnings?

    The reason...

  • RE: Error running SSIS package

    reem_kn (2/28/2011)


    Please I need help about this problem

    I don't understand the solution

    To execute a package on the server, the user has to have permissions to execute the system stored procedure...

  • RE: SSIS Flat File Import with different file layouts

    Read the whole file in as one column, then use a conditional split to split the data stream into 3 flows.

    For each flow, use a script component to split out...

  • RE: Heaps

    Definately learned something today. Thanks.

  • RE: What are the alternatives to CDC for capturing and identifying the delta for a warehouse extraction?

    davepc (2/28/2011)


    Hi Phil,

    Yes. LastModifiedDateTime would work if you don't need to capture all change and don't allow deletions (which is a different story).

    If you allow deletions and don't just mark...

  • RE: Odd Questions

    CirquedeSQLeil (2/28/2011)


    Worst / strangest question was "how many of _______ can fit in a bus?" The interviewer wanted to argue with my answer - which I thought was somewhat...

  • RE: Odd Questions

    TravisDBA (2/28/2011)


    Any question in an interview where your first gut feeling is "That is none of your business." Go with your gut, that is not a good question, and ask...

  • RE: Are the posted questions getting worse?

    GSquared (2/28/2011)


    Kiara (2/28/2011)


    jcrawf02 (2/28/2011)


    Stefan Krzywicki (2/28/2011)


    jcrawf02 (2/28/2011)


    I'm just growing tired of having to explain Microsoft's commercials to my wife. Some idiot on the screen says "To the Cloud..." and I...

  • RE: Key Word Searches

    quickdraw (2/28/2011)


    #3 By reversing the kewords in the keywords table, you get a new feature no database has (without a full table scan)

    One additional thing I did is to reverse...

  • RE: Are the posted questions getting worse?

    GSquared (2/28/2011)


    Koen Verbeeck (2/28/2011)


    Ugh. The "cloud". Management buzzword of the past few years.

    I have already been working with a cloud based email and messaging system.

    It is called Hotmail... 😎

    And between...

  • RE: Odd Questions

    amenjonathan (2/28/2011)


    I would say you're an intelligent guy who has no sense of humility. Bad for business. You're going to ostrisize yourself with the entire team; therefore, if I hire...

  • RE: Are the posted questions getting worse?

    Stefan Krzywicki (2/28/2011)


    Brandie Tarvin (2/28/2011)


    GSquared (2/28/2011)


    I think that's one of the reasons some companies are interested in "cloud computing", because then their code is on their server, and you can't...

  • RE: Odd Questions

    GSquared (2/28/2011)


    ... a lot of text ...

    Waw, you're quite an argumentative guy. And I mean that as a compliment.

    Honesty over politics. I'd like to work more with people like...

Viewing 15 posts - 10,006 through 10,020 (of 11,676 total)