Posts Tagged ‘error’
Not a legal OleAut date
Problem:
This exception will occur when reading/importing excel file using VB.NET and ADO.NET.
Solution:
Check the content of a column that are date type, make sure they don’t have an invalid values such as:
1/2009, 1–2009 and etc.