Results 1 to 3 of 3
  1. #1
    somnath is offline Novice
    Windows 98/ME Access 2010 64bit
    Join Date
    Sep 2011
    Posts
    2

    Question Language Issue in Access Query

    Hi,

    I am new to MS Access and facing challange with a query, not sure how to resolve it. Will greatly appreciate if someone can help me with my issue. I have a query which looks up value from a table filed. The field in question is a memo and the data entered there is in English. When I am viewing the data in the table I am able to view the same in Englinsh, however when I am quering the table using my query it is showing me some other language (appears to be Japanese or Chinese) not sure why is this happening .

    Thanks
    -Som

  2. #2
    SoftwareMatters is offline Access VBA Developers
    Windows XP Access 2003
    Join Date
    Mar 2009
    Location
    Dorset
    Posts
    274
    Are you using a group by in the query? If so you could try changing it to First in the total row.

    Or if the text in the memo field is <= 255 characters then change it to a text data type.

    Failing that you could try compacting/repairing the database.

  3. #3
    somnath is offline Novice
    Windows 98/ME Access 2010 64bit
    Join Date
    Sep 2011
    Posts
    2

    Thumbs up Thanks

    Quote Originally Posted by SoftwareMatters View Post
    Are you using a group by in the query? If so you could try changing it to First in the total row.

    Or if the text in the memo field is <= 255 characters then change it to a text data type.

    Failing that you could try compacting/repairing the database.
    You hit the nail on the head. Let me check if First works. will keep you posted.

    Thanks for your help

Please reply to this thread with any new information or opinions.

Similar Threads

  1. Language in Access
    By Bill Casanova in forum Access
    Replies: 3
    Last Post: 05-23-2011, 02:00 PM
  2. Query Issue in MS-Access
    By nrsanand in forum Queries
    Replies: 1
    Last Post: 02-15-2011, 01:34 PM
  3. Access 2007/Query issue
    By forrestapi in forum Access
    Replies: 8
    Last Post: 11-04-2010, 09:44 AM
  4. Programming Language like Access
    By cwf in forum Programming
    Replies: 2
    Last Post: 05-17-2008, 03:02 AM
  5. can't find language DLL
    By tequila in forum Access
    Replies: 0
    Last Post: 05-01-2008, 09:31 PM

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Other Forums: Microsoft Office Forums