How to load 1million records to Access

S

subbu

Hi,
I want to load the records from a falt file to
Access.Any tool available

subbu
 
V

Van T. Dinh

Access Import can import a CSV or similar Text file. If you want to use
code, use TransferText Method.

Check Access Help on Import and Access VB Help on TransferText.
 

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

Top