Results 1 to 3 of 3
  1. #1
    acces2oracle is offline Novice
    Windows XP Access 2007
    Join Date
    Sep 2011
    Posts
    3

    load csv data into linked table

    Hi

    My front end is Access and backend is oracle (moving to oracle). As of now iam using
    Docmd.TransferText acImportDelim, , "Invoice_tab", filename, True to load csv data in Access database. I created Invoice_tab table in oracle and linked it in Access.
    Now if I use the same Docmd it inserts the csv data into Oracle (the linked table - Invoice_tab ). It was working fine when i tried wit test data.


    But now i tried inserting around 1 lac records. it is taking around 8 mins (to load into linked table) where as the previous process took only 1 min (directly loading into ms-access database). Can anyone plz tell me is there any other way where i can laod csv data into oracle through access, any programming like sql loader or external tables in oracle is fine, but the end user uses only ms-access. plzzz help me, iam stuck here. or give some idea to proceed.

  2. #2
    Robeen is offline VIP
    Windows XP Access 2010 32bit
    Join Date
    Mar 2011
    Location
    Tulsa, Oklahoma.
    Posts
    1,596
    Is the data travelling across a network?
    I had users who had similar issues when pulling data into Access across our Wide Area network.

  3. #3
    acces2oracle is offline Novice
    Windows XP Access 2007
    Join Date
    Sep 2011
    Posts
    3
    As of now both access and oracle are on the same system (for the test purpose). In the future when it is succesful will be moved to production which will access the oracle through the network.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Load csv data to Oracle through Access
    By acces2oracle in forum Access
    Replies: 1
    Last Post: 10-24-2011, 02:41 PM
  2. Report data load time
    By GraemeG in forum Reports
    Replies: 0
    Last Post: 06-05-2011, 05:52 AM
  3. linked table displaying different data than source
    By wil in forum Import/Export Data
    Replies: 1
    Last Post: 08-06-2010, 07:13 AM
  4. Program to load data
    By fsmikwen in forum Access
    Replies: 2
    Last Post: 12-10-2009, 08:36 AM
  5. Find data, load data, and save as a new record
    By hawzmolly in forum Access
    Replies: 0
    Last Post: 10-05-2008, 03:18 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums