Please start any new threads on our new site at https://forums.sqlteam.com. We've got lots of great SQL Server experts to answer whatever question you can come up with.

 All Forums
 SQL Server 2000 Forums
 SQL Server Development (2000)
 Threading in MS SQL SERVER 2000

Author  Topic 

AskSQLTeam
Ask SQLTeam Question

0 Posts

Posted - 2002-04-15 : 08:45:32
Jai writes "How to implement multi-threading in MS SQL SERVER 2000?
Programming Language - C/C++
Compiler -- MS VC++ 6.0
OS -- WINDOWS NT 4.0
DB -- MS SQL Server 2000

I need to write a program which is multi-thread and will access the DB (which is MS SQL Server 2000) from 2 or more threads. Is it possible to do this? In ORACLE we have Context. Does MS SQL Server provide a way to do this?

Please help
thanks
Jai"
   

- Advertisement -