Forum Replies Created

Viewing 15 posts - 1,081 through 1,095 (of 3,666 total)

  • RE: Are the posted questions getting worse?

    Having a great time at SQL Rally too. Met Grant, Jack, Gus, Wayne, Lowell, Tim, and a new guy Jim, I had not met here before. 🙂

    Had to laugh when...



    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 (3/29/2011)


    jcrawf02 (3/29/2011)


    CirquedeSQLeil (3/29/2011)


    jcrawf02 (3/29/2011)


    Kiara, happens to me all the time. That's why I like hanging out with people smarter than me (and Alvin), some of it rubs off. 😀

    And...



    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 - SSC Editor (3/4/2011)


    Be careful about setting your own host. WordPress.com isn't a bad solution, and as long as you have a few people to admin it, 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?

    Stefan Krzywicki (3/4/2011)


    Alvin Ramard (3/4/2011)


    Stefan Krzywicki (3/4/2011)


    Alvin Ramard (3/4/2011)


    Speaking of WordPress, I think I may convert the Memphis PASS Chapter website to a WordPress site (my own host, not WordPress.com)....



    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?

    Stefan Krzywicki (3/4/2011)


    Alvin Ramard (3/4/2011)


    Speaking of WordPress, I think I may convert the Memphis PASS Chapter website to a WordPress site (my own host, not WordPress.com). Any WordPress users here...



    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?

    Stefan Krzywicki (3/4/2011)


    mtillman-921105 (3/4/2011)


    Alvin Ramard (3/4/2011)


    Speaking of WordPress, I think I may convert the Memphis PASS Chapter website to a WordPress site (my own host, not WordPress.com). Any WordPress users...



    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 (3/4/2011)


    Alvin Ramard (3/4/2011)


    Speaking of WordPress, I think I may convert the Memphis PASS Chapter website to a WordPress site (my own host, not WordPress.com). Any WordPress users here...



    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?

    Speaking of WordPress, I think I may convert the Memphis PASS Chapter website to a WordPress site (my own host, not WordPress.com). Any WordPress users here have any comments 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: Calling SSIS package located on a 2008 server from Agent on 2005 server

    Koen Verbeeck (3/4/2011)


    Tom Van Harpen (3/4/2011)


    We are going to install the SQL engine on the new server so we can use the agent. This is a better option since we...



    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: Calling SSIS package located on a 2008 server from Agent on 2005 server

    Another option is to create a job on the 2008 server to run the SSIS package. The 2005 server can kick of the job on the 2008 server as required....



    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: Loading up to 60 optional txt files

    BobMcC (3/3/2011)


    Alvin Ramard (3/3/2011)


    Actually, if there is no file, the container itself executes, but the tasks inside the container will not, since the container did not find any files.

    Good luck....



    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: Loading up to 60 optional txt files

    BobMcC (3/3/2011)


    Alvin Ramard (3/2/2011)


    If I understood correctly, try a ForEach container for each file type and set the file criteria of each container to only pick up that file type.....



    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: Derived Column

    Give your derived column a different name than your original column, then you'll have both values available.



    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: Derived Column

    Khades (3/2/2011)


    :angry::sick: I have a derived column transformation. The input values are Intergers, but I need the output to be string. If it was just an explicit data type change...



    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: Changing server name and db name

    Layne-812700 (3/2/2011)


    Hi,

    We're in the process of migrating from SQL 2005 to 2008, and we have quite a number of packages. Can we script them out, then do a find-replace...



    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,081 through 1,095 (of 3,666 total)