.mdb file probelm saving to disk

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have taken a csv file and imported it into an access database. I am not
trying to save the Access database onto a cd or a floppy. I jeep receiving an
error message that MIcrosoft Access cannot find the database file 'A:\Np.mdb.
DO I have to rename the file to save it? And if so how do I do it?
 
If you imported the data, you have already created a database, and the table
is saved in the database, no need to save it again, just exit and it will be
there.
 
It may be easier for you to create a blank database then use the Import
function of Access to import the CSV file.
 
Back
Top