Hi;
I am running into a problem that I dont seem to be able to find the answer however someone who deals with OleDbDataReader most likley knows the answer.
When a cells attribute is General
reader[i].ToString();
returns back NULL when the cells content is purly numeric
It does not have problem with ABC ,ABC12, 12ABC but
NOT 12
Any ideas?
Cheers
