- Published on
- Authors
- koskila
"Conversion overflow" when reading numeric data from MS SQL database using Entity Framework
This article explains how to fix a weird situation where your .NET application utilizing EF ( Entity Framework or Entity Framework Core ) simply crashes without any way to recover or catch the Exception. You only get errors somewhere along the lines of "conversion overflow". Ah - what a fun little issue! No way to recover, no fallbacks, unusable callstacks. Oh, speaking of which - what was the error, exactly?























