Getting strange values in memo field

H

Haji

Hello,

I have a memo field in a table called Service2. The
field values range between 30 and 100 characters. When I
go to do a query I get some stange values in this field.
None of the values from the table are appearing in my
query. Every thing is either a square symbol or a square
symbol with a plus sign. Do I need to change a setting
somewhere in order for the real values to appear.

Thanks,

Chuck
 
D

Duane Hookom

Were the values copied and pasted into the table? Is this happening for all
records? You may have a corrupt table.
 
G

Gary Walter

Haji said:
Hello,

I have a memo field in a table called Service2. The
field values range between 30 and 100 characters. When I
go to do a query I get some stange values in this field.
None of the values from the table are appearing in my
query. Every thing is either a square symbol or a square
symbol with a plus sign. Do I need to change a setting
somewhere in order for the real values to appear.
Hi Chuck,

In addition to Duane's sage advise...

Peter Miller once reported getting "garbage"
in memo field of a multitable query where the
tables had no index.

I don't know if that was corrected in an update,
but you might check that table(s?) in your query
properly indexed.

I know it was a "long-shot" but had to respond
just in case.

Good luck,

Gary Walter
 

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