G
Guest
I have taken over managing a database where an import is run to bring data
from a .txt file, the import had worked fine when run for the first time
before i took over.
I have now run the import for the first time and the first field is shorter
so it has cut off the first 2 digits of the next field.
Looking at the import Macro the TransferText function has a specification
name but I can't seem to locate or access the specification.
If anyone could help with 2 points
1) where or how does access store the specification's or how do i access them
2) what is the best way to allow for the variable first field length would
it be possible to have an input box to specify the field length when running
the import and what would be the best way of doing this?
from a .txt file, the import had worked fine when run for the first time
before i took over.
I have now run the import for the first time and the first field is shorter
so it has cut off the first 2 digits of the next field.
Looking at the import Macro the TransferText function has a specification
name but I can't seem to locate or access the specification.
If anyone could help with 2 points
1) where or how does access store the specification's or how do i access them
2) what is the best way to allow for the variable first field length would
it be possible to have an input box to specify the field length when running
the import and what would be the best way of doing this?