How can I save an Access database as a csv file?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I need to use data from an Access database in an application that can only
import it in csv format. How do I save my Access database file, or some
portion of it, as a csv?
 
In the Access Database window, select the table or query you want to export.
Right click, and choose 'Export'. In the Export dialog, from the 'Save as
type...' list, choose Text Files. Enter a file name and choose a location if
required, or accept the defaults. Click the 'Export' button. This will open
the Export Text Wizard, where you can select various options, but CSV is the
default, so you can probably accept the default settings for most if not all
of those options.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top