Dear, when i restored db on sql 2008, my app started giving this error. Original message: The conversion of a datetime2 data type to a datetime data type resulted in an out-of-range value. I am using DO 4.4. how to make it work without upgrading all columns manually, and it seems ForcedServerVersion prop is also not avaiable in DO4.4 Kindly reply ASAP. thanks |
Hello Hannan, unfortunately at this moment the only option you have is to upgrade to at least DataObjects.Net 4.5 which supports compatibility mode via ForcedServerVersion or manually upgrade DateTime columns. |