Hi, I created an ODBC data source for a SQL Server 2014 database and using Connect to sync. The SQL Server column type is 'money'.
When Connect syncs over the data it seems to do so to 4 decimal places in the session data.
Ex. the value in SQL Server shows '10.99' and when I view the session data it's 10.9900
Is this a TracerPlus bug? When I display the value via custom SQL in the mobile client it shows 10.9900 but I would like it to show 10.99.
Thanks,
Ben
When Connect syncs over the data it seems to do so to 4 decimal places in the session data.
Ex. the value in SQL Server shows '10.99' and when I view the session data it's 10.9900
Is this a TracerPlus bug? When I display the value via custom SQL in the mobile client it shows 10.9900 but I would like it to show 10.99.
Thanks,
Ben