D
Dorian
I need to import a fixed-width file into an Access database.
The file is generated from a mainframe system that appends special
carriage-return-linefeed characters (hex 0D 0A 1A) to the file. When the
import is done, an extra row is placed at the end of the imported table.
This forces me to specify the first field as 'text' otherwise I get a type
conversion error.
Is there any way to tell the Access import to ignore these characters?
I see you can specify a 'code page' in the import spec but I dont know what
effect this has.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".
The file is generated from a mainframe system that appends special
carriage-return-linefeed characters (hex 0D 0A 1A) to the file. When the
import is done, an extra row is placed at the end of the imported table.
This forces me to specify the first field as 'text' otherwise I get a type
conversion error.
Is there any way to tell the Access import to ignore these characters?
I see you can specify a 'code page' in the import spec but I dont know what
effect this has.
-- Dorian
"Give someone a fish and they eat for a day; teach someone to fish and they
eat for a lifetime".