Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8205737
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T08:22:31+00:00 2026-06-07T08:22:31+00:00

I have some tables in Access that I’m trying to export to csv so

  • 0

I have some tables in Access that I’m trying to export to csv so that I can import to Oracle. I don’t use the export via ODBC because I have 70K – 500K records in some of these tables and that feature takes way to long as I have about 25 tables to do so I want to export to csv (which is much faster) then load via sqlldr.

Some numeric columns can go out to 16 decimal places and I need them all. However when I export they only go out 2. I’ve done some googling around this. Regional settings only allows 9 decimals out (Win XP), formatting the column via a query will change it to text which I don’t want when I import to Oracle (maybe I can use to_number() in the control file?).

Why is this so difficult? Why can’t Access just export numeric columns as they are?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T08:22:34+00:00Added an answer on June 7, 2026 at 8:22 am

    In my Access 2007 test case, I’m not seeing quite the same result you described. When I export to CSV, I get all the decimal places.

    Here is my sample table with decimal_field as decimal(18, 16).

    id some_text decimal_field
    -- --------- ------------------
     1 a         1.0123456789012345
     2 b                          2
    

    Unfortunately, those exported decimal_field values are quoted in the CSV:

    "id","some_text","decimal_field"
    1,"a","1.0123456789012345"
    2,"b","2" 
    

    The only way I could find to remove the quotes surrounding the decimal_field values also removed the quotes surrounding genuine text values.

    If quoted numeric values are unworkable, perhaps you could create a VBA custom CSV export procedure, where you write your values to each file line formatted as you wish.

    Regarding “Why is this so difficult?“, I suspect decimal data type as the culprit. I don’t recall encountering this type of problem with other numeric data types. Unfortunately, that’s only my speculation and won’t help even if it’s correct.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an SSIS package that transfers some tables to CSV files on a
In MS Access, I have some reports that use some queries, to show data,
I have a program in access that is using some linked ODBC tables. I
I have some tables that I'm joining in a query with Postgres (9). However,
I have some tables that benefit from many-to-many tables. For example the team table.
I have some transliteration tables in code that are formated to make it easier
I support users who use MS Access as a front-end for viewing some Oracle
i have a single powerpoint slide that we use for reporting. This slidehas some
I have some tables being used with the Borland Database Engine that I need
I have inherited a terribly written MS Access database that I need to import

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.