Click here to Skip to main content
15,914,111 members
Home / Discussions / Database
   

Database

 
AnswerRe: Dataset folder Pin
Eddy Vluggen23-May-11 0:25
professionalEddy Vluggen23-May-11 0:25 
QuestionOpenRowSet - Sql server Pin
Hum Dum20-May-11 19:58
Hum Dum20-May-11 19:58 
AnswerRe: OpenRowSet - Sql server Pin
Shameel25-May-11 8:14
professionalShameel25-May-11 8:14 
QuestionSQL Mystery Pin
Super Lloyd20-May-11 4:46
Super Lloyd20-May-11 4:46 
AnswerRe: SQL Mystery Pin
Chris Meech20-May-11 7:48
Chris Meech20-May-11 7:48 
QuestionSQL Stored Procedure Question??? Pin
Toniyo Jackson19-May-11 21:47
Toniyo Jackson19-May-11 21:47 
AnswerRe: SQL Stored Procedure Question??? Pin
dasblinkenlight20-May-11 0:59
dasblinkenlight20-May-11 0:59 
AnswerRe: SQL Stored Procedure Question??? Pin
David Skelly20-May-11 1:50
David Skelly20-May-11 1:50 
When a task request is received, SQL Server will attempt to allocate the task to an available worker thread. If no worker thread is available, a new one will be created to handle the task, up to the configured maximum number of threads. Once that maximum limit has been reached, task requests will queue until a thread becomes available.

As you might guess, it's quite a lot more sophisticated than that, but that is essentially what it boils down to. If you want to know more detail, there are plenty of articles on Google that will explain it in as much detail as you want.
QuestionOracle partitioned indexes... Pin
Paladin200019-May-11 2:51
Paladin200019-May-11 2:51 
AnswerRe: Oracle partitioned indexes... Pin
Paladin200019-May-11 4:11
Paladin200019-May-11 4:11 
Questionimage databasee Pin
mrjaya18-May-11 19:17
mrjaya18-May-11 19:17 
AnswerRe: image databasee Pin
Mycroft Holmes18-May-11 19:35
professionalMycroft Holmes18-May-11 19:35 
Questionstring concadination in sql query Pin
yesu prakash17-May-11 20:39
yesu prakash17-May-11 20:39 
AnswerRe: string concadination in sql query [modified] Pin
Blue_Boy17-May-11 21:02
Blue_Boy17-May-11 21:02 
AnswerRe: string concadination in sql query Pin
Pete O'Hanlon17-May-11 21:03
mvePete O'Hanlon17-May-11 21:03 
AnswerRe: string concadination in sql query Pin
Ra-one17-May-11 21:04
Ra-one17-May-11 21:04 
AnswerRe: string concadination in sql query Pin
Shameel18-May-11 0:43
professionalShameel18-May-11 0:43 
QuestionSQL Server. Insert into table whiles querying Pin
Eli Nurman16-May-11 19:05
Eli Nurman16-May-11 19:05 
AnswerRe: SQL Server. Insert into table whiles querying Pin
Gerben Jongerius16-May-11 20:05
Gerben Jongerius16-May-11 20:05 
GeneralRe: SQL Server. Insert into table whiles querying Pin
Eli Nurman17-May-11 0:21
Eli Nurman17-May-11 0:21 
GeneralRe: SQL Server. Insert into table whiles querying Pin
Gerben Jongerius17-May-11 3:22
Gerben Jongerius17-May-11 3:22 
AnswerRe: SQL Server. Insert into table whiles querying Pin
Luc Pattyn16-May-11 22:59
sitebuilderLuc Pattyn16-May-11 22:59 
GeneralRe: SQL Server. Insert into table whiles querying Pin
Eli Nurman17-May-11 0:23
Eli Nurman17-May-11 0:23 
AnswerRe: SQL Server. Insert into table whiles querying Pin
Luc Pattyn17-May-11 0:30
sitebuilderLuc Pattyn17-May-11 0:30 
AnswerRe: SQL Server. Insert into table whiles querying Pin
PIEBALDconsult17-May-11 2:57
mvePIEBALDconsult17-May-11 2:57 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.