europe.webmatrixhosting.net 中使用access数据库的问题

 

Server Error in '/' Application.

Selected collating sequence not supported by the operating system.

Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.

Exception Details: System.Data.OleDb.OleDbException: Selected collating sequence not supported by the operating system.

Source Error:

An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.

Stack Trace:

[OleDbException (0x80004005): Selected collating sequence not supported by the operating system.]
   System.Data.OleDb.OleDbCommand.ExecuteCommandTextErrorHandling(Int32 hr) +41
   System.Data.OleDb.OleDbCommand.ExecuteCommandTextForSingleResult(tagDBPARAMS dbParams, Object& executeResult) +174
   System.Data.OleDb.OleDbCommand.ExecuteCommandText(Object& executeResult) +92
   System.Data.OleDb.OleDbCommand.ExecuteCommand(CommandBehavior behavior, Object& executeResult) +65
   System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +112
   System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) +68
   System.Data.OleDb.OleDbCommand.ExecuteReader() +7
   mylogin.job.admin.test.Page_Load(Object sender, EventArgs e)
   System.Web.UI.Control.OnLoad(EventArgs e) +67
   System.Web.UI.Control.LoadRecursive() +35
   System.Web.UI.Page.ProcessRequestMain() +731



Version Information: Microsoft .NET Framework Version:1.1.4322.573; ASP.NET Version:1.1.4322.573

请问这是什么问题呢?怎么解决呢???
可以使用“select * from xxx“ 但是不能使用“select * from xxx where....“  为什么呢??

错误详见: http://firephoenixpar.europe.webmatrixhosting.net/job/admin/test.aspx

posted on 2004-08-30 10:57  骇狗  阅读(1526)  评论(5编辑  收藏  举报

导航