.mdb file probelm saving to disk

K

KFrederick

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?
 
D

dlw

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.
 
V

Van T. Dinh

It may be easier for you to create a blank database then use the Import
function of Access to import the CSV file.
 
Top