:45:17.636-06:00 1 [42|Q-Id] [META|Schema] Executed column schema query: [App_History] Success: 4 results (268 ms)
2024-09-10T21:45:17.636-06:00 2 [42|Q-Id] [EXEC|Messag] Executed query: [SELECT *, IsPseudoColumn FROM sys_tablecolumns WHERE SchemaName = @schema AND TableName = @table] Success: (268 ms)
2024-09-10T21:45:17.636-06:00 2 [42|Q-Id] [EXEC|Parsed] Executing query: [SELECT TOP 100000 * FROM [dbo].[App_History] AS [WITH] WHERE [ID] > @pk_b0 ORDER BY [ID] ASC]
2024-09-10T21:45:17.636-06:00 2 [42|Q-Id] [EXEC|Parsed] Parameter: pk_b0 = 0f8a8d2f-1266-4f33-86ed-0d94f446125c
2024-09-10T21:45:17.636-06:00 5 [42|Q-Id] [META|Schema] Engine Invalid object name 'App_History'
2024-09-10T21:45:17.636-06:00 3 [42|Q-Id] [TCP |Send ] Send Begin - Length: 274
2024-09-10T21:45:17.636-06:00 5 [42|Q-Id] [TCP |Send ]
[SQL |Messag] Query Failed: [SELECT TOP 100000 * FROM [dbo].[App_History] AS [WITH] WHERE [ID] > @pk_b0 ORDER BY [ID] ASC]. Error: The SQL Error Number is 102, State is 1, Severity is 15, Error is 'Incorrect syntax near 'f8a8d2f'.', Server name is AWDAPPINDB3, Line number is 1.The Token Type is 170
Why am I getting this error. Can someone help me. Thank you





