How to clean up the quatation

  • Hello room,

    I started to create a simple DATA FLOW TASK that contains

    Flat File Source --> connected to OLE DB Destination.

    The original flat file source data contained

    "1266L","ACTUALS","320001"," "," ","

    I run the package and the data transferred into Microsoft SQL Server 2008 tables.

    However, the SQL Server table showed ā€œ1266Lā€.

    How can I clean up the quotation? So I only need 1266L.

    Please help and advice.

    Thanks,

    Edwin

  • I haven't looked but isn't there something like a "Text Qualifier" property?

    --Jeff Moden


    RBAR is pronounced "ree-bar" and is a "Modenism" for Row-By-Agonizing-Row.
    First step towards the paradigm shift of writing Set Based code:
    ________Stop thinking about what you want to do to a ROW... think, instead, of what you want to do to a COLUMN.

    Change is inevitable... Change for the better is not.


    Helpful Links:
    How to post code problems
    How to Post Performance Problems
    Create a Tally Function (fnTally)

  • Thanks. I figured out on the File Connection Source that I need to enter quotation mark.

Viewing 3 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic. Login to reply