Results 1 to 4 of 4
  1. #1
    jparker1954 is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    85

    What does this error message mean?

    I am getting the following message when I try to run an append query for a database that I am editing. What I don't know is, does this mean I only have a type conversion failure, or do I have several things I need to fix?

    Click image for larger version. 

Name:	2019-05-20_14-31-10.jpg 
Views:	14 
Size:	54.7 KB 
ID:	38443

  2. #2
    rpeare is offline VIP
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    5,442
    Typically you get that message when you're trying to append a text value to a number field or a decmial value to an integer field, etc. Usually a data type mismatch.

  3. #3
    Micron is online now Virtually Inert Person
    Windows 10 Access 2016
    Join Date
    Jun 2014
    Location
    Ontario, Canada
    Posts
    12,793
    It's a generic message meant to cover 4 possible reasons why an action query cannot act against every record that it should. Each potential is reported and a count given for the reason, but those that don't apply are reported as zero. Unless you know it's OK, you should probably cancel until you fix the problem, which could be at the table level or query itself.
    The more we hear silence, the more we begin to think about our value in this universe.
    Paraphrase of Professor Brian Cox.

  4. #4
    jparker1954 is offline Advanced Beginner
    Windows XP Access 2003
    Join Date
    Jul 2011
    Posts
    85
    Thanks! You were correct. I happened to accidentally change a field from text to number in the original database, so got that message when I tried to append. All fixed now.

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

Similar Threads

  1. Replies: 1
    Last Post: 07-26-2016, 06:34 AM
  2. Replies: 7
    Last Post: 03-17-2016, 05:53 PM
  3. Replies: 5
    Last Post: 05-15-2015, 10:49 AM
  4. Replies: 15
    Last Post: 11-01-2013, 03:24 PM
  5. Replies: 2
    Last Post: 06-23-2012, 11:59 PM

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