G
Guest
Hello,
I am trying to import a file into access where some of my records values are
a space. The space character is correctly displayed in the text file as " "
but Access trim the value on import and set the field to null in the
destination table. The import is carried out using DoCmd.Transfertext.
How can I prevent Access from trimming start and end spaces in the data
imported from a flat file.
Regards,
Yann
I am trying to import a file into access where some of my records values are
a space. The space character is correctly displayed in the text file as " "
but Access trim the value on import and set the field to null in the
destination table. The import is carried out using DoCmd.Transfertext.
How can I prevent Access from trimming start and end spaces in the data
imported from a flat file.
Regards,
Yann