Hi I have SQL server 2008 as my target database and there are some columns with data type datetime2, which will support dates less than 1753, but for some reason I am getting error when I push date records less than 1753 through pentaho. But this works fine when I do a direct database insert. Please advice how to overcome this error.
↧