产品使用及交流论坛

注册

 

QQ登录

只需一步,快速开始

发新话题 回复该主题

说明:创建表或者升级数据库版本时候可能需要要先运行SQL语句。 [复制链接]

1#
第一次运行程序,提示运行SQL语句
说明:创建表或者升级数据库版本时候可能需要要先运行SQL语句。
什么的SQL语句。 请老大指点
分享 转发
TOP
2#

不用管这个的,直接安装就可以
TOP
3#

谢谢老大,可继续下来显示
对象名 'pa_member_type' 无效。
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: 对象名 'pa_member_type' 无效。

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 (0x80040e37): 对象名 'pa_member_type' 无效。]
   System.Data.OleDb.OleDbDataReader.ProcessResults(OleDbHResult hr) +1021618
   System.Data.OleDb.OleDbDataReader.NextResult() +390
   System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) +235
   System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) +111
   System.Data.OleDb.OleDbCommand.ExecuteReader() +6
   PageAdmin.Install.Check_DefaultType(OleDbConnection Myconn) +44
   PageAdmin.Install.Update_DataBase() +227
   PageAdmin.Install.Next_3(Object src, EventArgs e) +10
   System.Web.UI.WebControls.Button.OnClick(EventArgs e) +105
   System.Web.UI.WebControls.Button.RaisePostBackEvent(String eventArgument) +107
   System.Web.UI.WebControls.Button.System.Web.UI.IPostBackEventHandler.RaisePostBackEvent(String eventArgument) +7
   System.Web.UI.Page.RaisePostBackEvent(IPostBackEventHandler sourceControl, String eventArgument) +11
   System.Web.UI.Page.RaisePostBackEvent(NameValueCollection postData) +33
   System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +5102
TOP
4#

免费版本选择access
TOP
发新话题 回复该主题