Working with non-nullable types in C# can be a bit of a pain. In the world of SalesLogix you may occasionally run into an error like this: The key to this error is the part about "Data value overflowed the type used by the provider ". How do you know? Well trust me it is. We can take a look...