Forum Replies Created

Viewing 15 posts - 1,651 through 1,665 (of 3,666 total)

  • RE: Are the posted questions getting worse?

    CirquedeSQLeil (9/29/2010)


    Tread lightly there 😉

    Thread lightly? 😛



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: SSIS PACKAGE

    the.hank (9/29/2010)


    I have heard of ssis packages but how to conditionally pull data and delete after confirming data has been inserted in centralised server.

    In other words, you're trying to use...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Which is faster? Using a lookup or joining on the server?

    The joining option will probably be faster.

    You should try both just to see what the difference will be.



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    Last night, someone posted an interesting comment in a new thread, in a non-database related forum, that I follow"

    "So I feel there needs to be a thread for just randomness....



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: How two different task can goto one task in SSIS

    I think that all you need to do is set the A and E to use "Logical OR".



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: SSIS PACKAGE

    What have you looked at so far? What options have you considered?



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    I just remembered what a former manager used to say:

    "We never have time to do it right the first time, but, somehow, we can always find time to did it...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    Brandie Tarvin (9/29/2010)


    GilaMonster (9/29/2010)


    Got a project manager that holds a weekly meeting in which does the following:

    * Asks the developers what they are currently busy with

    * Updates his % completed...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: How To Format Phone Number

    Rakesh Sharma-471339 (9/28/2010)


    SELECT T.sPhoneNum1 AS 'Phone Number - Raw/Unformatted',

    '(' + Stuff(Stuff(T.sPhoneNum1,len(T.sPhoneNum1)-3,0,'-'),len(T.sPhoneNum1)-6,0,') ') AS 'Phone Number-Formatted'

    FROM (SELECT '9991112222' AS 'sPhoneNum1') T

    Will work for phone...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    CirquedeSQLeil (9/28/2010)


    Alvin Ramard (9/28/2010)


    Jeff Moden (9/28/2010)


    It's disappointing, for sure but... you still got paid and they didn't blame you so probably not such a bad gig, eh?

    Jeff, you trying to...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Flat file import problems

    Without having seen the connection manager details, I'm guessing that there might be a problem with the delimiter of the end of row.



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    Steve Jones - Editor (9/28/2010)


    I am not sure I've had many projects at all in my lifetime that were on budget/on time unless they were trivial (< 1 week). It...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    HowardW (9/28/2010)


    ... The irritating thing was it was about 3 weeks away from the QA stage so from our perspective it was virtually a finished product.

    I hate to think...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    Jeff Moden (9/28/2010)


    It's disappointing, for sure but... you still got paid and they didn't blame you so probably not such a bad gig, eh?

    Jeff, you trying to speak Canadianese, eh?...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

  • RE: Are the posted questions getting worse?

    Grant Fritchey (9/27/2010)


    Jeff Moden (9/27/2010)


    Grant Fritchey (9/27/2010)


    I just got bad news. I've seen the schedule for the PASS Summit. I'll be speaking to an empty room because I'm presenting the...



    Alvin Ramard
    Memphis PASS Chapter[/url]

    All my SSC forum answers come with a money back guarantee. If you didn't like the answer then I'll gladly refund what you paid for it.

    For best practices on asking questions, please read the following article: Forum Etiquette: How to post data/code on a forum to get the best help[/url]

Viewing 15 posts - 1,651 through 1,665 (of 3,666 total)