![]() |
Just watching the queue |
![]() |
Old VS New |
1 2 3 4 5 6 7 8 9 | select * from BPAWorkQueue as q join BPAWorkQueueItem as i on q.id = i.queueid where q. name = 'QueueName' and i.deferred IS NOT NULL and i.completed IS NULL and i.exception IS NULL |
And this is how Claudia Musio (thanks for everything) and me, solved the problem.
0 commenti:
Post a Comment
Because of a lot of SPAM about courses, I need to moderate all comments here.
I ensure you that I will answer whenever possible (if you are not a spammer).