Results 1 to 2 of 2
  1. #1
    aking is offline Novice
    Windows 7 64bit Access 2007
    Join Date
    Aug 2013
    Posts
    1

    Select Query Resulting in "Scaling of decimal value resulted in data truncation"


    I'm executing a simple select query against a linked table over a ODBC connection to a postgres server. It is supposed to retrieve a decimal field, which contains values of varying precision. The raw query results in: "Scaling of decimal value resulted in data truncation." I've tried rounding and converting the results in the query to a double, but the error persists. Anyone have any suggestions on how to resolve this? Thanks.

  2. #2
    Rainlover's Avatar
    Rainlover is offline Expert
    Windows 7 64bit Access 2003
    Join Date
    Nov 2009
    Location
    Queensland Australia
    Posts
    691
    You said that the Data has varying precision. Are you sure about this, because a Field in a Table has the precision set once for all records. Or did you mean something different.

    Exactly what happens in the query. Namely what do you expect to see and what do you get.

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Replies: 3
    Last Post: 04-10-2013, 01:20 PM
  2. Replies: 3
    Last Post: 04-03-2013, 10:39 PM
  3. Replies: 1
    Last Post: 10-08-2012, 09:01 AM
  4. Replies: 1
    Last Post: 08-23-2012, 08:32 AM
  5. ComboBox "Select" and "DLookUp"
    By witooldas in forum Forms
    Replies: 0
    Last Post: 03-23-2011, 03:31 AM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums