Importing a text file

  • Thread starter Thread starter MValentine
  • Start date Start date
M

MValentine

I am using the import text wizard to import a text file to be a new table in
my database. My columns have been defined. However when I select "Finish" I
get the following message:
"The search key was not found in any record".
What is this telling me and how do I correct my problem?

Thanks for any help
 
The imported text file will create the first table of the database. I just
tried again in a new database and received the following:
The Microsoft Jet database could not find the object ". Make sure the object
exist and that you spell its name and path name correctly.
 
I should add that I am using the Fixed Width option when trying to import the
text file. I have found that if I select Delimited and select Space or one of
the other options it will import but the data columns will not be correct
 
Back
Top