Importing large table

  • Thread starter Thread starter Exquisitus
  • Start date Start date
E

Exquisitus

I need to import large table from a server on daily basis. The table
is very large and using File -> Get External Data -> Import is very
long. I was contemplating on FTP, which is for use of transferring
large files, but it's only for files not table. I hope to be able to
set the import / transfer procedure in early morning before I start the
day. Any suggestion is warmly appreciated.

EF
 
You could use FTP to transfer the file to your local machine, and then
import it.
 
Back
Top