G
Guest
All,
Any suggestion or tips would be greatly appricated. My setup is importing 8
tab delimited text files programtically. I have defined the Import specs and
they correctly referenced in VBA. When I import the files manually the first
coloumn which is a 16 digit numberimports correctly. However when I use the
same import spec programatically it turns it into Scientific Notation. This
number is the Primary Key from the program which sends this text file, but it
is sequencial so I lose all ability to discern one record from another when
this goes to Scientific notation. The records sets from these are about 1.3
million records.
Any thoughts? I have tried about everything I can think of
Any suggestion or tips would be greatly appricated. My setup is importing 8
tab delimited text files programtically. I have defined the Import specs and
they correctly referenced in VBA. When I import the files manually the first
coloumn which is a 16 digit numberimports correctly. However when I use the
same import spec programatically it turns it into Scientific Notation. This
number is the Primary Key from the program which sends this text file, but it
is sequencial so I lose all ability to discern one record from another when
this goes to Scientific notation. The records sets from these are about 1.3
million records.
Any thoughts? I have tried about everything I can think of