Re: Access 2007 External Data Import will not recognize yyyymmdd date

Tech-Archive recommends: Speed Up your PC by fixing your registry



Can you confirm that the data you're importing is still "text"?

Can you "link" to the data instead of importing it?

Can you create a query against the data (either linked or imported) and add
a new field something like:

NewField: CDate([YourImportedDateField])

If that conversion doesn't work, can you add the new field and use the
DateSerial(), and the Mid() functions to generate an Access Date/Time value.

Since many tab-delimited files are not well normalized, you could use this
opportunity to parse your input data into your more permanent (and hopefully
better normalized) Access tables.

Good luck!

Regards

Jeff Boyce
Microsoft Office/Access MVP




"catkin63" <catkin63@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:33FA2ED6-B8F5-4E9C-9BB5-9078B3CC960D@xxxxxxxxxxxxxxxx
I have been trying to import a tab-delimited .txt file that has the dates
in
a non-delimited format of yyyymmdd. I have told the wizard that the date
is
in four digit years with leading zeros in YMD order with no date delimiter
and using the date datatype. I have verified that the raw data has no
additional spaces. This exact same import process worked perfectly for
three
years in Access 2003, but will not work in Access 2007. One suggestion was
to
go into Access Options : Advanced : General : Use four-digit year
formatting
and check either This database or All databases. I chose all ... to no
effect. I have looked at some of the Q&A, but most of the answers do not
address the wizard, which has no option for CDate or DateSerial. Please
help.
Thank you.


.



Relevant Pages

  • Re: Missing File Specification
    ... Also you can try importing all objects into a new ... database; when you do this, be sure to select the "options" button in the ... You would go through the wizard, click Advanced, click Specs..., ... get the error message. ...
    (microsoft.public.access.externaldata)
  • Still having problems importing Excel 2003 into Access 2003
    ... I'm importing create a new table in access by importing a spreadsheet from ... Excel 2003 using the Wizard. ... My steps from Access 2003 database view ...
    (microsoft.public.access.externaldata)
  • Re: Importing table from text file to Access...
    ... button, and before the wizard displays the "Import Text Wizard" window, where ... > Have you repaired your Office 2003 installation? ... >>importing any file, but tables from another database. ...
    (microsoft.public.access.externaldata)
  • Re: Corrupt Mailbox Store
    ... transactions involved with the exporting and importing. ... The other question you had was why the database grew. ... > it cleared all of those excessive log files. ...
    (microsoft.public.exchange2000.information.store)
  • Re: Importing Text
    ... I have been having trouble importing a large text file in Access 2003. ... proportions into my Access 2003 database without any trouble. ... quarterly project I would like to fix this import problem for the future. ...
    (microsoft.public.access.externaldata)