Strange result from query / OleDbException (0x80040e57)

V

Versteijn

Hello all,

I have a database with some products, from which I want to retrieve a
list. I run this query to achieve this:

SELECT DISTINCT * FROM Models ORDER BY Design;

I get the following error message:

The field is too small to accept the amount of data you attempted to
add. Try inserting or pasting less data.

Is this regular Access behaviour? Or am I doing something wrong here?

Regards,

Freek Versteijn
 

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