N
Neil
I have an access database that uses a linked table in MS SQL. The SQL table
uses a Decimal feild with a precision of 11 and a scale of 4 (7digits to
the left of the decimal and 4 to the right), however when displayed in
Access by opening the table the field is truncated to 2 deciaml places. The
field is still valid in SQL (viewed thru Query Analyzer) so why is this?
Thanks.
uses a Decimal feild with a precision of 11 and a scale of 4 (7digits to
the left of the decimal and 4 to the right), however when displayed in
Access by opening the table the field is truncated to 2 deciaml places. The
field is still valid in SQL (viewed thru Query Analyzer) so why is this?
Thanks.