linked table scale problem

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.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top