Skip to main content
Solved

Rapport_queue


eurban
Captain
Forum|alt.badge.img+4

We run into problems with our rapport_queue. Problem is that we have more than 1 process adding rows into the table. Sometimes there is a conflict. We think a unique id could help, so a key with seed. Is that possible, why is that not done?

Best answer by Jasper

Hi eurban, 

I assume this is about the reporting service? 

You can set up the underlying data model as you wish, as long as the required stored procedures return the correct data. More info can be found here

Just update the `rapport_queue` table to use an identity field and you shouldn’t have any concurrency problems anymore.

View original
Did this topic help you find an answer to your question?
This topic has been closed for replies.

2 replies

Jasper
Superhero
  • 678 replies
  • Answer
  • November 8, 2019

Hi eurban, 

I assume this is about the reporting service? 

You can set up the underlying data model as you wish, as long as the required stored procedures return the correct data. More info can be found here

Just update the `rapport_queue` table to use an identity field and you shouldn’t have any concurrency problems anymore.


eurban
Captain
Forum|alt.badge.img+4
  • Author
  • Captain
  • 36 replies
  • November 8, 2019

Thanks Jasper


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings