Json Newbie
Joined: 13 Aug 2005 Posts: 14
|
Posted: Nov 8th, 2005 08:33 AM Post subject: Run Time Error on other PC (Need Help) |
|
|
Hello,
my program is running well on my own compuer (WIN XP SP2, Chinese),and I try to install my program to few others computer ( WIN XP SP2 Chinese), and it run ok also, BUT. When I install my program to a English verison WIN XP(not sure if it is SP2), it was running at the begining, but when the time have to connect to the database, it is a error show as below
Run Time Error '-2147467259 (80004005)':
Selected Collating sequence not supported by the Operating System.
I am using Visual Studio Installer to pack my program to a .msi file , do you think It was missing some files ???? or it is a problem of the database engine? I am using the Access 2000 to program.
THX. |
|