R
Ramesh
When i tried to read data from Excel,I have come with a strange
problem.........
I am not able to read the mixed data in one column.
Ex:
Col1
Ro1 10
Ro2 Test
Ro3 11
Ro4 12
When i tried to read Ro1 ,i was able to read data but when i tried to read
Ro2 i am getting null value.
I am using Provider as Microsoft.Jet.OLEDB.4.0
Its always depend on the Ro1.If i have text in Ro1(as First vale) i could
read all text values in other rows of Col1 .If i have numeric value in
Ro1(As first value) i could read only numeric data for all other rows for
tht column.
Thank u very much.,
rgds,
ramesh....
problem.........
I am not able to read the mixed data in one column.
Ex:
Col1
Ro1 10
Ro2 Test
Ro3 11
Ro4 12
When i tried to read Ro1 ,i was able to read data but when i tried to read
Ro2 i am getting null value.
I am using Provider as Microsoft.Jet.OLEDB.4.0
Its always depend on the Ro1.If i have text in Ro1(as First vale) i could
read all text values in other rows of Col1 .If i have numeric value in
Ro1(As first value) i could read only numeric data for all other rows for
tht column.
Thank u very much.,
rgds,
ramesh....