Data Mining

Download Free Data Mining Source Code In C/C++, C#, Visual Basic, Visual Basic.NET, Java,
and other programming languages
Welcome to Data Mining Sign in | Join | Help
in Search

Data Mining Source Code Newsletter

Announcing The Data Mining Source Code Newsletter!

Subscribe By Email | Subscribe By RSS Feed

Select, Update , Insert on single table SQLServer2005

Last post 11-07-2006, 4:43 by CGershom. 0 replies.
Sort Posts: Previous Next
  •  11-07-2006, 4:43 6890

    Select, Update , Insert on single table SQLServer2005

    I have a client application which runs three threads "Select", "Update","Insert". Also there are three stored procedures "Select" , "Update" , "Insert" which are used by corresponding threads. Default isolation level "READCOMMITTED" is mentioned in "Select" stored procedure.

    We are using SQL Server 2005

    The way selection and updation occur is,

    Suppose there are 10 records in Table1. "Select" thread starts from say SK 1, "Update" thread starts updating from SK 7. Similarily runs the "Insert" thread.

    When we run multiple client applications around 10. We get transaction deadlocks. Please Helllllllp!!!!!!!!!!!

    Any solution would be greatly appreciated.

Announcing The Data Mining Source Code Newsletter!

Subscribe By Email | Subscribe By RSS Feed