Saturday, 31 August 2013

read SQL data from multiple threads

read SQL data from multiple threads

References

Reference NO 1

http://stackoverflow.com/questions/9952137/multi-threading-c-sharp-application-with-sql-server-database-calls

Reference NO 2

http://stackoverflow.com/questions/10858958/reading-from-a-single-table-in-sql-server-using-multi-threads

Reference NO 3

http://stackoverflow.com/questions/15815971/is-it-safe-to-access-sql-server-ce-from-multiple-threads

Reference NO 4

http://serverfault.com/questions/321711/how-does-sql-server-handle-simulataneous-read-write-requests

Reference NO 5

http://fryerblog.com/post/11358861869/multi-threading-with-tsql

Reference NO 6

http://sqlblog.com/blogs/linchi_shea/archive/2010/02/04/killing-a-sql-server-thread-don-t.aspx

Reference NO 7

http://www.sqlteam.com/forums/topic.asp?TOPIC_ID=112528

Reference NO 8

http://forums.pentaho.com/showthread.php?51364-Mondrian-Multi-threading-SQL-execution

No comments:

Post a Comment