T
td
A parameter for the .connect string for a linked text filed is
HDR=NO
I assumed this is to indicate whether a header line for the field names is
present. However, when linking a text file with a header row the parameter
seems to be set to NO.
Text;DSN=ImportSpec;FMT=Delimited;HDR=NO;IMEX=2;CharacterSet=850;
So...
What is HDR for?
Also I just omit IMEX and CharacterSet but what are they?
Thank you
td
HDR=NO
I assumed this is to indicate whether a header line for the field names is
present. However, when linking a text file with a header row the parameter
seems to be set to NO.
Text;DSN=ImportSpec;FMT=Delimited;HDR=NO;IMEX=2;CharacterSet=850;
So...
What is HDR for?
Also I just omit IMEX and CharacterSet but what are they?
Thank you
td