web tools rank checker

domain .cn
.net .cn .com.cn
你正在阅览 :: 简体中文:: 学习 ASP SQL VB HTML code

学习 .ASP SQL HTML XML CSS JAVA Perl code study
English Chinese_Traditional Chinese_Simplified

你正在阅览 :: 简体中文 Chinese_Simplified

学习.主题:
首页
ASP
CSS
Ecommerce
HTML
InternetProtocol
JAVA
Microsoft
. MS-Access
»Language-error
. Outlook
Robots
SearchEngine
SQL
SQLserver
VBscript
XML

SiteMap

3w....学习.教学 > MICROSOFT > ms-access » language-error

3w learning

ms-access >
language-error

Title:

multiple languages support for mdb (Access file)


Description:

The problem does happen very often at international web. An good Windows ISP shall enable support for multiple languages in Windows. When you are running Access mdb AODBC at your home personal own server always running well. But it is just not work if your MS Access version is not English when you Upload your mdb to other country's server with other language. Example: your PC is a Chinese big5 system and therefore you have Chinese big5 Microsoft Access but your internet web hosting is English server ... English win 2000 or win 2003 server. If these servers do not Enable Support for Multiple Languages in Windows , then you will not be able to use adodb.connection The web hosting will also become useless for these Access users. ISP shall know: even if user download a English mdb file the PC will automated conver it to PC's language.


Example Code:

set cnn = server.createobject("adodb.connection") cnn.connectionstring = "provider=microsoft.jet.oledb.4.0;" & _ "data source=" & server.mappath("db.mdb") cnn.open set rs= cnn.execute ("select item1 from atable " )


Example Result:


error received: ---------------------------------- microsoft jet database engine error '80004005' selected collating sequence not supported by the operating system. /odbc/ifile.asp, line 5 --------------- error message maybe ------ Invalid collating sequence. -or- Unrecognized database format '<pathname>\<filename>'. ---------more info----------- http://support.microsoft.com/default.aspx?scid=kb;en-us;q202150 http://support.microsoft.com/default.aspx?kbid=184988


..
...
...

[ 8/28/2008 ]

www learning school add more scripts and tips memo
You are at >>3WS.EZER.COM >> 3WS.EZER.COM/MICROSOFT/MS-ACCESS/LANGUAGE-ERROR.ASP>>MICROSOFT
Helpful link:: SEO web tools :: Live PR | SERP checker
back to top Ezer code adding :: Questions ;email