update top (1000) "QueueName" with(READPAST) set subqueue='I' where subqueue='R' and retry_time <= getdate()
update top (1000) "QueueName"with(READPAST) set subqueue='I' where subqueue='R' and retry_time <= getdate()
update top (1000) "QueueName"with(READPAST) set subqueue='I' where subqueue='R' and retry_time <= getdate()
Is there any way to restrict this if my application is not running
--
You received this message because you are subscribed to the Google Groups "nginn-messagebus" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nginn-messageb...@googlegroups.com.
To post to this group, send email to nginn-me...@googlegroups.com.
Visit this group at https://groups.google.com/group/nginn-messagebus.
--