Stored procedure inserting 'sometimes' additional rows - strange problem

EDN Admin

Well-known member
Joined
Aug 7, 2010
Messages
12,794
Location
In the Machine
Hello to all,
I have strange problem:
<ol>
We have asp.net web app that has around 500 usersDatabase is in SQL server 2008These users do things with software like, selling products and always can check for their stockEverything was going fine, then suddenly when a user registers an invoice with products, the software shows the correct invoice and some other invoices, that I cannot figure from where are coming!!! This happens sometimes, not every time.</ol>
My doubts are in stored procedure that inserts rows into db but the strange thing is why it worked fine till today and then all of a sudden it doesnt works properly.
You will be if great help if you post any feedback

I will post more details if you want to.

Regards

View the full article
 
Back
Top