Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Microsoft Access query linked DB2 table

Status
Not open for further replies.
Jun 12, 2001
4
US
I am using query on a linked DB2 table and I would like to sum a field which is defined in DB2 as DECIMAL (6.2).

The problem is when I attempt to run the query, I get an error
"The decimal fields precision is too small to accept the numeric you attempted to add."

It works fine if I do a Report or Form, but using query with a linked table I cannot change the attributes of the field.

Is this a feature or a problem with Access?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top