Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. Visual Studio
  4. Remove commas from text file ssis 2010

Remove commas from text file ssis 2010

Scheduled Pinned Locked Moved Visual Studio
databasesql-serverhelpquestion
3 Posts 3 Posters 15 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • J Offline
    J Offline
    Joanna Webster
    wrote on last edited by
    #1

    Hi SSIS 2010 How do you please stop the commas or delete the commas..when sending data from a dB source SQL to a flat file txt file please Just using col1 col2 col3 as column names Table name is Recipe Chicken,mushroom,cheese I wish to have Chicken mushroom cheese Basically a space instead of comma Please help?

    L P 2 Replies Last reply
    0
    • J Joanna Webster

      Hi SSIS 2010 How do you please stop the commas or delete the commas..when sending data from a dB source SQL to a flat file txt file please Just using col1 col2 col3 as column names Table name is Recipe Chicken,mushroom,cheese I wish to have Chicken mushroom cheese Basically a space instead of comma Please help?

      L Offline
      L Offline
      Lost User
      wrote on last edited by
      #2

      Where does this text come from, and how are you accessing it?

      1 Reply Last reply
      0
      • J Joanna Webster

        Hi SSIS 2010 How do you please stop the commas or delete the commas..when sending data from a dB source SQL to a flat file txt file please Just using col1 col2 col3 as column names Table name is Recipe Chicken,mushroom,cheese I wish to have Chicken mushroom cheese Basically a space instead of comma Please help?

        P Offline
        P Offline
        phil o
        wrote on last edited by
        #3

        Flat File Connection Manager[^] You have to select a different separator in the Columns page. Tabulation may be adequate, or some other character of which you are sure it cannot appear in stored strings.

        noop()

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups