SQLite error (1): no such table: main.课题立项情况 in "SELECT * FROM [main].[立项情况视图测试]"
SQLite error (1): no such table: main.机构信息 in "SELECT * FROM [main].[任务涉及机构视图]"
SQLite error (1): no such table: main.机构信息 in "SELECT * FROM [main].[用户管理机构视图]"
SQLite error (1): no such table: main.用户信息 in "SELECT * FROM [main].[任务模块多级机构视图]"
SQLite error (1): no such table: main.用户信息 in "SELECT * FROM [main].[课题完成情况统计图2]"
SQLite error (1): no such table: main.用户信息 in "SELECT * FROM [main].[课题完成情况统计视图]"
SQLite error (1): no such table: main.任务 in "SELECT * FROM [main].[任务完成统计视图]"
SQLite error (1): no such table: main.用户信息 in "SELECT * FROM [main].[活动内容统计视图]"
SQLite error (1): no such table: main.用户信息 in "SELECT * FROM [main].[动态评论统计视图]"
SQLite error (1): no such table: main.用户信息 in "SELECT * FROM [main].[动态统计视图]"
SQLite error (1): no such table: main.用户信息 in "SELECT * FROM [main].[课题统计视图]"
SQLite error (1): no such table: main.任务 in "SELECT * FROM [main].[任务完成情况视图]"
SQLite error (1): no such table: main.用户信息 in "SELECT * FROM [main].[活动内容视图]"
SQLite error (1): no such table: main.用户信息 in "SELECT * FROM [main].[机构_用户信息视图]"
SQLite error (1): no such table: main.用户信息 in "SELECT * FROM [main].[读书笔记统计视图]"
SQLite error (1): no such table: main.用户信息 in "SELECT * FROM [main].[读书笔记统计视图2]"
SQLite error (1): no such table: main.用户信息 in "SELECT * FROM [main].[读书笔记本年度按月统计视图]"
SQLite error (1): no such table: main.用户信息 in "SELECT * FROM [main].[课题状态查看视图]"
SQLite error (1): no such table: main.钉钉部门表 in "SELECT * FROM [main].[钉钉部门视图_含上级部门名称]"
SQLite error (1): no such table: main.钉钉部门表 in "SELECT * FROM [main].[钉钉_虚拟学校_机构部门比对视图]"
Tid:1 2021/7/29 14:58:47: Waiting for user service starting and connecting pipe...
Tid:1 2021/7/29 14:58:50: 2021/7/29 14:58:50 Process UserService Web Site is started.
SQLite error (1): no such table: main.用户信息 in "SELECT * FROM [main].[机构_用户信息视图]"
SQLite error (1): no such table: main.用户信息 in "SELECT * FROM [main].[机构_用户信息视图]"
SQLite error (1): no such table: main.用户信息 in "SELECT * FROM [机构_用户信息视图]"
Sql execute exception--------------------------------------
{
"errorCode": 1,
"ClassName": "System.Data.SQLite.SQLiteException",
"Message": "SQL logic error
no such table: main.用户信息",
"Data": null,
"InnerException": null,
"HelpURL": null,
"StackTraceString": " 在 System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
在 System.Data.SQLite.SQLiteCommand.BuildNextCommand()
在 System.Data.SQLite.SQLiteDataReader.NextResult()
在 System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
在 System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
在 Forguncy.DataSourceBase.FillTable(DataTable dataTable, String tableName, String tableSchema, Nullable`1 maxRows, String commandText, IEnumerable`1 parameters)",
"RemoteStackTraceString": null,
"RemoteStackIndex": 0,
"ExceptionMethod": "8
Prepare
System.Data.SQLite, Version=1.0.112.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139
System.Data.SQLite.SQLite3
System.Data.SQLite.SQLiteStatement Prepare(System.Data.SQLite.SQLiteConnection, System.String, System.Data.SQLite.SQLiteStatement, UInt32, System.String ByRef)",
"HResult": -2147481665,
"Source": "System.Data.SQLite",
"WatsonBuckets": null
}
CurrentMethodName: FillTable
Sql statement-----------------------------------------------
SELECT * FROM [机构_用户信息视图]
-----------------------------------------------------------
SQLite error (1): no such table: main.机构信息 in "SELECT * FROM [main].[任务涉及机构视图]"
SQLite error (1): no such table: main.机构信息 in "SELECT * FROM [main].[任务涉及机构视图]"
SQLite error (1): no such table: main.机构信息 in "SELECT * FROM [任务涉及机构视图]"
Sql execute exception--------------------------------------
{
"errorCode": 1,
"ClassName": "System.Data.SQLite.SQLiteException",
"Message": "SQL logic error
no such table: main.机构信息",
"Data": null,
"InnerException": null,
"HelpURL": null,
"StackTraceString": " 在 System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
在 System.Data.SQLite.SQLiteCommand.BuildNextCommand()
在 System.Data.SQLite.SQLiteDataReader.NextResult()
在 System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
在 System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
在 Forguncy.DataSourceBase.FillTable(DataTable dataTable, String tableName, String tableSchema, Nullable`1 maxRows, String commandText, IEnumerable`1 parameters)",
"RemoteStackTraceString": null,
"RemoteStackIndex": 0,
"ExceptionMethod": "8
Prepare
System.Data.SQLite, Version=1.0.112.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139
System.Data.SQLite.SQLite3
System.Data.SQLite.SQLiteStatement Prepare(System.Data.SQLite.SQLiteConnection, System.String, System.Data.SQLite.SQLiteStatement, UInt32, System.String ByRef)",
"HResult": -2147481665,
"Source": "System.Data.SQLite",
"WatsonBuckets": null
}
CurrentMethodName: FillTable
Sql statement-----------------------------------------------
SELECT * FROM [任务涉及机构视图]
-----------------------------------------------------------
SQLite error (1): no such table: main.用户信息 in "select 机构_用户信息视图.用户名 as 用户名,机构_用户信息视图.用户ID as 用户ID,机构_用户信息视图.理论导师用户ID as 理论导师ID,机�
Tid:1 2021/7/29 15:20:56: Assembly: Forguncy, Version=7.0.4.0, Culture=neutral, PublicKeyToken=967100671921c115 -----------
{
"errorCode": 1,
"ClassName": "System.Data.SQLite.SQLiteException",
"Message": "SQL logic error
no such table: main.用户信息",
"Data": null,
"InnerException": null,
"HelpURL": null,
"StackTraceString": " 在 System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
在 System.Data.SQLite.SQLiteCommand.BuildNextCommand()
在 System.Data.SQLite.SQLiteDataReader.NextResult()
在 System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
在 System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
在 System.Data.SQLite.SQLiteCommand.ExecuteNonQuery(CommandBehavior behavior)
在 SqliteWrapper.Sqlite.CreateView(String tableSchema, String viewName, String sqlBody, Boolean isNeedCheckView)
在 ForguncyDataAccess.SqliteDB.EditView(String oldViewName, String newViewName, String newSqlBody, Boolean isNeedCheckView)
在 Forguncy.Model.Tables.DatabaseHelper.EditView(String oldViewName, String newViewName, String newCreateViewSql)
在 Forguncy.Model.Tables.TableOperations.EditView(String oldViewName, String newViewName, String newCreateViewSql, String relatedWorkflowTableName)
在 Forguncy.Commands.EditViewAction.OnExecute(Object parameter)
在 Forguncy.Commands.ESActionBase.Execute(Object parameter)",
"RemoteStackTraceString": null,
"RemoteStackIndex": 0,
"ExceptionMethod": "8
Prepare
System.Data.SQLite, Version=1.0.112.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139
System.Data.SQLite.SQLite3
System.Data.SQLite.SQLiteStatement Prepare(System.Data.SQLite.SQLiteConnection, System.String, System.Data.SQLite.SQLiteStatement, UInt32, System.String ByRef)",
"HResult": -2147481665,
"Source": "System.Data.SQLite",
"WatsonBuckets": null
}
CurrentMethodName: Execute
SQLite error (1): no such table: main.钉钉部门表 in "SELECT * FROM [main].[钉钉_虚拟学校_机构部门比对视图]"
SQLite error (1): no such table: main.钉钉部门表 in "SELECT * FROM [main].[钉钉_虚拟学校_机构部门比对视图]"
SQLite error (1): no such table: main.钉钉部门表 in "SELECT * FROM [钉钉_虚拟学校_机构部门比对视图]"
Sql execute exception--------------------------------------
{
"errorCode": 1,
"ClassName": "System.Data.SQLite.SQLiteException",
"Message": "SQL logic error
no such table: main.钉钉部门表",
"Data": null,
"InnerException": null,
"HelpURL": null,
"StackTraceString": " 在 System.Data.SQLite.SQLite3.Prepare(SQLiteConnection cnn, String strSql, SQLiteStatement previous, UInt32 timeoutMS, String& strRemain)
在 System.Data.SQLite.SQLiteCommand.BuildNextCommand()
在 System.Data.SQLite.SQLiteDataReader.NextResult()
在 System.Data.SQLite.SQLiteDataReader..ctor(SQLiteCommand cmd, CommandBehavior behave)
在 System.Data.SQLite.SQLiteCommand.ExecuteReader(CommandBehavior behavior)
在 System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior)
在 System.Data.Common.DbDataAdapter.Fill(DataTable[] dataTables, Int32 startRecord, Int32 maxRecords, IDbCommand command, CommandBehavior behavior)
在 System.Data.Common.DbDataAdapter.Fill(DataTable dataTable)
在 Forguncy.DataSourceBase.FillTable(DataTable dataTable, String tableName, String tableSchema, Nullable`1 maxRows, String commandText, IEnumerable`1 parameters)",
"RemoteStackTraceString": null,
"RemoteStackIndex": 0,
"ExceptionMethod": "8
Prepare
System.Data.SQLite, Version=1.0.112.0, Culture=neutral, PublicKeyToken=db937bc2d44ff139
System.Data.SQLite.SQLite3
System.Data.SQLite.SQLiteStatement Prepare(System.Data.SQLite.SQLiteConnection, System.String, System.Data.SQLite.SQLiteStatement, UInt32, System.String ByRef)",
"HResult": -2147481665,
"Source": "System.Data.SQLite",
"WatsonBuckets": null
}
CurrentMethodName: FillTable
Sql statement-----------------------------------------------
SELECT * FROM [钉钉_虚拟学校_机构部门比对视图]
-----------------------------------------------------------
Tid:1 2021/7/29 15:37:14: prepare to dispaly show table select dialog
Tid:1 2021/7/29 15:37:14: show table select dialog
Tid:1 2021/7/29 15:37:14: begin to DatabaseInfomationHelper.GetDatabaseInfo
Tid:1 2021/7/29 15:37:14: DatabaseInfomationHelper.GetDatabaseInfo finished successfully
Tid:1 2021/7/29 15:37:14: prepare SelectImportTableWindow
Tid:1 2021/7/29 15:37:14: show SelectImportTableWindow
Tid:1 2021/7/29 15:37:31: SelectImportTableWindow success accept ok
|