ACC95: Err "<Database> Isn't a Valid Name" Exporting Table/QueryLast reviewed: May 14, 1997Article ID: Q160755 |
The information in this article applies to:
SYMPTOMSModerate: Requires basic macro, coding, and interoperability skills. When you export a table or query to a Microsoft Access, Microsoft Excel, Paradox, Text, dBASE, Microsoft FoxPro, or Lotus 1-2-3 file, you may receive the following error message and the export fails:
'<DatabaseName>' isn't a valid name. CAUSEThe name of your database file or the folder in which it resides contains a period (.) or an exclamation point (!) followed by one or more spaces, or your database file name does not contain a file extension. Following are examples of folder or file names that cause the error message:
Path and File Name Reason for Error ---------------------------------------------------------------------- C:\My. DotSpaceFolder\Northwind.mdb Period plus space in folder name C:\MyFolder\My! BangSpaceFile.mdb Exclamation plus space in file name C:\Access\Northwind Missing file extension RESOLUTIONRename the database file or the folder to a new name that does not contain a period or an exclamation point followed by spaces, or add an extension to the database file name.
STATUSMicrosoft has confirmed this to be a problem in Microsoft Access 7.0. This problem no longer occurs in Microsoft Access 97.
MORE INFORMATION
Steps to Reproduce Behavior
|
Keywords : IsmProb kb3rdparty kberrmsg
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |