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. C#
  4. Convert a mdb datatable to a comma delimited text file

Convert a mdb datatable to a comma delimited text 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.
  • K Offline
    K Offline
    kornstyle
    wrote on last edited by
    #1

    How can I convert a datatable in MS Access into a comma delimited text file. thanks.

    E V 2 Replies Last reply
    0
    • K kornstyle

      How can I convert a datatable in MS Access into a comma delimited text file. thanks.

      E Offline
      E Offline
      econner
      wrote on last edited by
      #2

      If you have Microsoft Access, you can open the database and do an export and choose the save as "text file" option. If you do not have Microsoft Access, then you could write a simple routine to loop the data and write each field value out to a text file.

      1 Reply Last reply
      0
      • K kornstyle

        How can I convert a datatable in MS Access into a comma delimited text file. thanks.

        V Offline
        V Offline
        Vasudevan Deepak Kumar
        wrote on last edited by
        #3

        Did you try using DTSWizard that comes with SQLServer Tools? Vasudevan Deepak Kumar Personal Web: http://www.lavanyadeepak.tk/ I Blog At: http://deepak.blogdrive.com/

        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