Strange characters

M

Mary

I have a table with a memo field. I have used it in queries previously and
it was returned just fine. Occasionally, though, it returns characters that
I don't recognize such as 鈉‡ - does anyone know what is going on here?
Thanks.
 
J

John W. Vinson

I have a table with a memo field. I have used it in queries previously and
it was returned just fine. Occasionally, though, it returns characters that
I don't recognize such as ?? - does anyone know what is going on here?
Thanks.

It's quite likely that the database - this memo record in particular - is
corrupt. Make sure you have a good backup, preferably from before this error
turned up; if not, make one NOW.

See http://www.granite.ab.ca/access/corruptmdbs.htm for causes, symptoms and
possible cures for this kind of corruption.
 
M

Mary

Thanks - these data are stored in SQL and imported into Access for some
analysis so there shouldn't be a problem there. But these fields work quite
well most of the time in queries - it's only occasionally that these odd
characters appear in query results.
 
J

John W. Vinson

Thanks - these data are stored in SQL and imported into Access for some
analysis so there shouldn't be a problem there. But these fields work quite
well most of the time in queries - it's only occasionally that these odd
characters appear in query results.

Imported? Or linked?

If linked, I'd suggest dropping and recreating the links. If imported... I
have no ideas!
 

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