Forum Replies Created

Viewing 15 posts - 421 through 435 (of 3,232 total)

  • RE: Today's Random Word!

    Motorhead

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Compare two tables: Which fields are different?

    Mohammed,

    You posted your question on a thread that is 2 years old. I suggest that you open a new thread with your question.

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Today's Random Word!

    terse

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: How to Decrypt Files with PGP using SSIS

    Give me a bit to play around with this. I'll get back to you, but it may be tomorrow.

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Today's Random Word!

    productive

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: A Design Question for my lookup tables

    Replication is usually the best option for maintaining multiple copies of reference data accross databases. Your only other option would be to design your own replication functionality. You...

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: semil colon delimited filed that has semi colon in the data

    WayneS (6/25/2010)


    Can you get the delimiter changed?

    If you don't have any control over the file, then you need to be screaming really loud to who does about how they should...

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: semil colon delimited filed that has semi colon in the data

    Do you have any control over generating the file? If so, use text qualifiers around your text data. It should ingore any delimiter character inside of the text...

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Are the posted questions getting worse?

    Here's a new tool for the trade (the Jedi trade, that is).....

    http://www.wickedlasers.com/lasers/Spyder_III_Pro_Arctic_Series-96-37.html

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Today's Random Word!

    Q

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: How to Decrypt Files with PGP using SSIS

    Just a hint, you may need to use SSIS to build out the DOS command string, stream it to a file, and then use the Execute Process task to envoke...

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: How to Decrypt Files with PGP using SSIS

    smacumber 77733 (6/25/2010)


    So I can download this and then would I use Execute Process Task instead of Script Task for SSIS?

    Yes.

    Do you have an example of what I would enter...

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: How to Decrypt Files with PGP using SSIS

    You need to get a PGP product that has command line capabilities. Then, use an Execute Process task to envoke a command shell and run the decrypt process in...

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Problem in printing contents of a query in a dynamic sql query

    SELECT @query

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

  • RE: Today's Random Word!

    #1

    John Rowan

    ======================================================
    ======================================================
    Forum Etiquette: How to post data/code on a forum to get the best help[/url] - by Jeff Moden

Viewing 15 posts - 421 through 435 (of 3,232 total)