I import a lot of data from A Concordance database (basically I import from text files). In previous versions of Access I can import the files with no trouble but the new one gives problem. The delimiters used are:
Field delimiter: chr(20)
Text Qualifier: chr(254)
For example:
þHectorþþNew yorkþþþþþþþþþþAdobe Acrobat (PDF)þ
This delimiters are very good because rarely they will be on the text data of any record but Access do not accept the file forcing me to change the delimiters. Do you know why?
Thank you
Field delimiter: chr(20)
Text Qualifier: chr(254)
For example:
þHectorþþNew yorkþþþþþþþþþþAdobe Acrobat (PDF)þ
This delimiters are very good because rarely they will be on the text data of any record but Access do not accept the file forcing me to change the delimiters. Do you know why?
Thank you