X close this window to return to the menu
Menu option: Owner: Label
Description:
Table/View Name:
Sequence Menu Group
Permisssions - Check if only owner has permission: View    Copy    Update    Delete
Active UsersAllow Charting Allow Reporting
Menu Option Text:
Could not set dataset for sql string: Select Distinct RepositoryGroup as Groups From tWebRepository Where Active <> 0 and OrganizationID= ORder BY RepositoryGroup
System.Data.OleDb.OleDbException: Incorrect syntax near the keyword 'ORder'. at System.Data.OleDb.OleDbDataReader.ProcessResults(OleDbHResult hr) at System.Data.OleDb.OleDbDataReader.NextResult() at System.Data.OleDb.OleDbCommand.ExecuteReaderInternal(CommandBehavior behavior, String method) at System.Data.OleDb.OleDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.OleDb.OleDbCommand.System.Data.IDbCommand.ExecuteReader(CommandBehavior behavior) at System.Data.Common.DbDataAdapter.FillInternal(DataSet dataset, DataTable[] datatables, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, Int32 startRecord, Int32 maxRecords, String srcTable, IDbCommand command, CommandBehavior behavior) at System.Data.Common.DbDataAdapter.Fill(DataSet dataSet, String srcTable) at CommonFunctions.GetDDLDataSet(String p_sql, String p_name, Int32 p_InitialRowEmpty, Int32 p_DataDictionary)