Hi,
I created a ADO (MDAC2.5) recordset for Ms-excel file using ODBC driver. The file contains columns as follows
A b
------------------------
End Date: 08/07/2001
SI BQ
-27 67
-27 67
-25 25
-18 20
-68 13
-30 13
-27 67
-222 272
-------------------------------
The column A has character type of data "End Date" and "SI" and
Numeri type of data "-27,-27,-25,etc.". What happened when i created
recordset for this file, all numeric type of data missed in that recordset.
please, Anyone can help me what would be the cause and how to solve this.
Thanks in advance
regards
senthil