Could any one help me with a connection string to a Microsoft flat file , extension txt ? I simply want to read a txt document delimited with | .
Get the data and load it into a DataTable via a DataAdapter if possible, the first row on the file should be the columns name on the DataTable, finally DataType is not important on the DataTable