Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6069325
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 23, 20262026-05-23T09:48:38+00:00 2026-05-23T09:48:38+00:00

This is odd because I’m not inserting data, I’m pulling data with a query.

  • 0

This is odd because I’m not inserting data, I’m pulling data with a query.

I’m trying to run

SELECT DISTINCT description FROM products;

Which outputs the error “The field is too small to accept the amount of data you attempted to add.”.

However, running the following doesn’t produce the error:

SELECT description FROM products;

So I’m confused as to what the issue would be.

I’m using OleDbDataReader and taking data out of an mdb database file.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-23T09:48:39+00:00Added an answer on May 23, 2026 at 9:48 am

    This might be related to: http://support.microsoft.com/kb/896950/us

    This problem occurs because when you
    set the UniqueValues query property to
    Yes, a DISTINCT keyword is added to
    the resulting SQL statement. The
    DISTINCT keyword directs Access to
    perform a comparison between records.
    When Access performs a comparison
    between two Memo fields, Access treats
    the fields as Text fields that have a
    255-character limit. Sometimes Memo
    field data that is larger than 255
    characters will generate the error
    message that is mentioned in the
    “Symptoms” section. Sometimes only 255
    characters are returned from the Memo
    field.

    Workaround:

    To work around this problem, modify
    the original query by removing the
    Memo field. Then, create a second
    query that is based on both the table
    and the original query. This new query
    uses all the fields from the original
    query, and this new query uses the
    Memo field from the table. When you
    run the second query, the first query
    runs. Then, this data is used to run
    the second query. This behavior
    returns the Memo field data based on
    the returned data of the first query.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

match.matches() returns false. This is odd, because if I take this regex and test
This seems odd to me. I'm using FolderBrowserDialog to select a folder which will
This is an odd thing I've just run into. I have a web application
OK, this is an odd request, and it might not even be fully true...
I'm trying to (cross-)compile node.js and I get this odd error that appears to
Can someone explain to me this odd thing: When in python shell I type
I have been banging my head against the wall with this odd behaviour on
I ran into something a little odd this morning and thought I'd submit it
This is an odd behaviour by my D2006 as it happens sometimes only. I
This is very odd. I've written a windows form tool in C# to return

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.