Can anyone help me with what I think should be an easy question. I have a table that has two fields that are set to as Decimal with Length 17 and Scale 3. This data was imported from another SQL server. I have a view set up to sum these two fields. When I run the view it returns the desired results, but it formats them as text instead of a value. This is a big problem when I try to format the results on my report. Any suggestions?
Thanks,
sabloomer
PS. I tried converting the field to Numeric, but the same result
Thanks,
sabloomer
PS. I tried converting the field to Numeric, but the same result