Query field size quandry

J

James

I have a memo data field in a table that when pulled by a particular query,
cuts off the data at 255 characters.
Originally it was a Text field in the table(255).
The table memo field contains maybe 350 characters.
When a new query is created to test, all 350 characters are extracted to the
query field.

I have deleted the table's field from the original query, saved it, repaired
the DB, and re added the field to the query.
I have renamed the table data field and added it to same query, with the
same problem.

This is crazy, what am I overlooking?
What about a query field is limiting the field size?

Any suggestion appreciated.
 
J

James

James said:
I have a memo data field in a table that when pulled by a particular query,
cuts off the data at 255 characters.
Originally it was a Text field in the table(255).
The table memo field contains maybe 350 characters.
When a new query is created to test, all 350 characters are extracted to
the query field.

I have deleted the table's field from the original query, saved it,
repaired the DB, and re added the field to the query.
I have renamed the table data field and added it to same query, with the
same problem.

This is crazy, what am I overlooking?
What about a query field is limiting the field size?

Any suggestion appreciated.


Resolved!!

I removed the Totals field of the query.
 

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