The information in this article applies to:
SYMPTOMS
Moderate: Requires basic macro, coding, and interoperability skills.
CAUSEYou may receive this error message when one Date field has no delimiters and the other Date field is formatted as a standard Date/Time field. Microsoft Access 7.0 and 97 do not allow importing a Date field without delimiters together with a Date field containing delimiters. You must import the non-delimited Date field as Text and then convert the data to a standard Date format. RESOLUTION
If you want to import a file that contains data formatted in this manner,
you must either edit the fixed-width field to add the / (slash mark)
delimiter or import the field as Text and then use an update query to
convert the Text to a Date format.
REFERENCES
For more information about update queries, search the Help Index for
"update queries," and then "change records as a group using an update
query."
Additional query words: transfertext
Keywords : kberrmsg GnlFilem |
Last Reviewed: April 17, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |