Click to See Complete Forum and Search --> : Globalisation


priyam
08-12-2008, 01:29 AM
I have an online application..which has an ms access database associated with it...this application is accessed by people in multiple countries and their system time is picked up and stored in the database.
The problem is if a person sitting in japan has set his system language to Japanese...the date picked up is in japanese language...and it causes an error in the database
Please help me to resolve this issue

LeeU
08-12-2008, 04:04 PM
Please don't cross post. The other thread has been removed.

Stephen Philbin
08-13-2008, 06:20 PM
I would imagine you'd just have to write a simple transaltion script to jam in between the reading and writing of the date. No idea how you'd do it with the software you're using, though.