K
Ken Hudson
Hi,
I have a large text file that I got from my corporate office. It is 1.5 GB
(10 million records with 13 fields per record). The fields are dollar sign
($) delimited and are also fixed width.
When I use the Access import wiard to import the file, I go through the
wizard steps. I click on the Finish button and the file starts to import.
When I get to the end of the importing, I get an error message:
The Microsoft Jet database engine could not find the object ." Make sure the
object exists and you spell its name and the path correctly.
Any ideas what may be wrong?
Is there code that I could put into a module to accomplish this import?
TIA.
I have a large text file that I got from my corporate office. It is 1.5 GB
(10 million records with 13 fields per record). The fields are dollar sign
($) delimited and are also fixed width.
When I use the Access import wiard to import the file, I go through the
wizard steps. I click on the Finish button and the file starts to import.
When I get to the end of the importing, I get an error message:
The Microsoft Jet database engine could not find the object ." Make sure the
object exists and you spell its name and the path correctly.
Any ideas what may be wrong?
Is there code that I could put into a module to accomplish this import?
TIA.