CONNECT String for a Linked table

T

td

In the CONNECT string for a linked text file there is a parameter
HDR=NO
Is this for the header line for the field names. Also
Also I just omit the parameters IMEX and CharacterSet but what are they?
Thank you
td

The generated CONNECT string for a Linked Table:
Text;DSN=ImportSpec;FMT=Delimited;HDR=NO;IMEX=2;CharacterSet=850;
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top