I have a VB application that is reading a xls or csv file. It reads the file using ADO into a Record set. It reads some of the records correctly but sometimes it will read blanks on XLS or NULL on csv. I have checked the file and data does exsist. I can read the data correctly using FSO.
Any Ideas
Any Ideas