C# .NET - Error While retrieving data from database(Access Database)
Asked By ALOK RANJAN on 16-Apr-12 07:07 AM
hi everyone..........
I have a problem that In my database There is a Column and that col. contain value(100 Km).
but when we fetching record from database this error come out ,please tell me solution ASAP.
Input string was not in a correct format.Couldn't store <100 km> in OpeningReading Column. Expected type is Int32.
Thanks & Best Regards
ALOK RANJAN