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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
  1. Home
  2. General Programming
  3. C#
  4. I got a CSV File

I got a CSV File

Scheduled Pinned Locked Moved C#
question
3 Posts 3 Posters 0 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.
  • N Offline
    N Offline
    ndeza
    wrote on last edited by
    #1

    Hi All, I have a CSV file with two Columns, the first Column has quotes and in between those quotes there is a comma, how do I make my application not read the comma in between the quotes but read the second data in the second column? Please can you assist me please!! Regards, Ndeza

    D G 2 Replies Last reply
    0
    • N ndeza

      Hi All, I have a CSV file with two Columns, the first Column has quotes and in between those quotes there is a comma, how do I make my application not read the comma in between the quotes but read the second data in the second column? Please can you assist me please!! Regards, Ndeza

      D Offline
      D Offline
      dan sh
      wrote on last edited by
      #2

      Read between the quotes.

      HAPPY DIWALI[^]

      1 Reply Last reply
      0
      • N ndeza

        Hi All, I have a CSV file with two Columns, the first Column has quotes and in between those quotes there is a comma, how do I make my application not read the comma in between the quotes but read the second data in the second column? Please can you assist me please!! Regards, Ndeza

        G Offline
        G Offline
        Giorgi Dalakishvili
        wrote on last edited by
        #3

        You can use these libraries for working with csv files: A Fast CSV Reader[^] FileHelpers v2.0 - Delimited (CSV) or Fixed Data Import/Export Framework[^]

        Giorgi Dalakishvili #region signature My Articles Asynchronous Registry Notification Using Strongly-typed WMI Classes in .NET [^] My blog #endregion

        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