dbTalk Databases Forums  

importing accented DOS chars into Access

comp.database.ms-access comp.database.ms-access


Discuss importing accented DOS chars into Access in the comp.database.ms-access forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Jon Weston
 
Posts: n/a

Default importing accented DOS chars into Access - 12-22-2003 , 06:30 PM






Hi all. I have to use the TransferText method to import large amounts of
DOS text into Access on a daily basis, and I'm having to include characters
with accents (grave, circumflex, umlaut, etc). My DOS prog creates the
characters without a problem, but Access misinterprets them as commas and
such. How can I make Access read in the actual accented character?

Thanks,
Jon

--
Remove "bug" from address to reply.



Reply With Quote
  #2  
Old   
Ray
 
Posts: n/a

Default Re: importing accented DOS chars into Access - 12-23-2003 , 08:05 AM






"Jon Weston" <jwes (AT) shaw (DOT) net> wrote

Quote:
Hi all. I have to use the TransferText method to import large amounts of
DOS text into Access on a daily basis, and I'm having to include characters
with accents (grave, circumflex, umlaut, etc). My DOS prog creates the
characters without a problem, but Access misinterprets them as commas and
such. How can I make Access read in the actual accented character?

Thanks,
Jon
Hello Jon,

I guess one of the first questions I would ask is,
do your DOS text files have Fixed Length fields or
are they delimited records like comma or tab or, etc.?

As a suggestion,

1. If they are Fixed Length, set up an Access import spec
to handle the data AND set the fields to text.

2. If delimited, do the same, set up an import spec and set
the fields to Text, in the import spec after it has been made,
so that the data shouldn't be lost or changed.

Good luck.

Ray


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.