M
Martin
I ran into something very weird and was curious if anyone
else has seen this.
I have two identical files, one using comma delimiting,
the othe using pipe delimiting. To match, I have two
Import Specifications stored in my database. I can
theoretically import either format to the same table,
since the field names are the same in both specs.
When I used the pipe delimted file & spec, the ONLY way I
could get the fields to populate correctly is if the table
structure had the fields listed in the same sequence as
they are in the import file. I had to go to the table
design and change the field sequence.
When I use the comma delimited spec, the fields in the
table are populated correctly. It did not seem to matter
that the structure of the table did not match the import
file & spec.
If the table structure did not match, Access modified the
Import Spec to match the table structure messing up the
current and future imports.
Has anyone else seen this?
else has seen this.
I have two identical files, one using comma delimiting,
the othe using pipe delimiting. To match, I have two
Import Specifications stored in my database. I can
theoretically import either format to the same table,
since the field names are the same in both specs.
When I used the pipe delimted file & spec, the ONLY way I
could get the fields to populate correctly is if the table
structure had the fields listed in the same sequence as
they are in the import file. I had to go to the table
design and change the field sequence.
When I use the comma delimited spec, the fields in the
table are populated correctly. It did not seem to matter
that the structure of the table did not match the import
file & spec.
If the table structure did not match, Access modified the
Import Spec to match the table structure messing up the
current and future imports.
Has anyone else seen this?