Tagged Questions
0
votes
2answers
505 views
How to diagnose ArgumentOutOfRangeException on SqlDbType?
We have some customers using our .NET 2.0 thick-client app that experience strange, intermittent errors reading data from a SQL 2000 SP4 Server, where the actions succeeded just moments earlier. We ...