So, I am working on a project that includes the use of a Decimal datatype.
 
When I look at the values in SQL Server Management Studio, the values look fine, but when they are inside a Reactor object, the value gets truncated to an integer.
 
Anyone else experience this?  I haven't had time to look at the xml metadata, but I am guessing it has something to do with how a datatype is setup when it reads in the database schema.
 
Michael

Reply via email to