Wrox Programmer Forums
Go Back   Wrox Programmer Forums > Microsoft Office > Access and Access VBA > Access VBA
|
Access VBA Discuss using VBA for Access programming.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Access VBA section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old April 8th, 2006, 01:18 AM
Registered User
 
Join Date: Apr 2006
Posts: 1
Thanks: 0
Thanked 0 Times in 0 Posts
Default Access DB Records Randomly becomes Chinese

Hi I'm a newbie here, hope anyone could help me. We're using an Access DB program as our personnel database, there’s no error on the program, but the weird problem is suddenly a record will contain Chinese characters. We'll just notice it on the reports when we saw somebody is missing. We'll look it up directly on the table and found out that his record was filled-up with Chinese character. I don't know on what part of the program was causing it, since there are no error message. It just happens suddenly on random records.

 
Old April 13th, 2006, 05:03 AM
Authorized User
 
Join Date: Apr 2006
Posts: 12
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Could be a setting on your machine, but then again it could be something like a corrupt language file.

Last resort to try would be to reinstall access, but no-one likes having to do that.

 
Old April 19th, 2006, 03:15 PM
Registered User
 
Join Date: Apr 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
Default

Check to see if you have an IME for Asian characters enabled on your system. Also check the IME settings for the field(s) where the characters are appearing. (Properties/Other/) There are three fields that you can review. It appears that Access is converting some ASCII characters into double-byte east Asian pictographs. It would also be helpful to know whether the characters you're seeing are traditional kanji which is common to Japanese and Chinese, or are Japanese hiragana or katakana. That would give you perhaps a clue on how to proceed next.

Cheers

AvGuy
 
Old May 3rd, 2006, 05:19 AM
Authorized User
 
Join Date: May 2006
Posts: 47
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via Yahoo to Ashfaque
Default

Is your database on network. I mean being used by many users ? If so, try setting of forms property ---Data-----Record Locks to Edited Record.

HTH
Ashfaque






Similar Threads
Thread Thread Starter Forum Replies Last Post
Chinese characters appearing in Access DB countrymusicman Access VBA 1 April 18th, 2007 10:55 AM
Display Chinese from MS Access Database johnman Classic ASP Basics 1 May 25th, 2004 11:37 PM
unable to insert records into access DB bn_sree Access ASP 0 October 8th, 2003 08:38 AM
Want to show Records on ASP Page randomly pkdev Classic ASP Databases 3 July 28th, 2003 03:20 AM
Filtering records from Access DB andy24 Classic ASP Databases 1 July 22nd, 2003 08:26 AM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.