Click here to Skip to main content
15,896,063 members
Home / Discussions / Database
   

Database

 
Generalconverting char to datatime Pin
uglyeyes1-Apr-08 21:34
uglyeyes1-Apr-08 21:34 
GeneralRe: converting char to datatime Pin
Ali Rashid1-Apr-08 22:24
Ali Rashid1-Apr-08 22:24 
QuestionHow to get max value from each row of the table Pin
Sallu17491-Apr-08 21:09
Sallu17491-Apr-08 21:09 
AnswerRe: How to get max value from each row of the table Pin
Rob Philpott1-Apr-08 22:58
Rob Philpott1-Apr-08 22:58 
GeneralSQL Script generator Pin
AlexeiXX31-Apr-08 20:24
AlexeiXX31-Apr-08 20:24 
GeneralRe: SQL Script generator Pin
Mark J. Miller2-Apr-08 9:37
Mark J. Miller2-Apr-08 9:37 
GeneralReporting Services Pin
Payal_e_m1-Apr-08 17:36
Payal_e_m1-Apr-08 17:36 
GeneralConnection LifeTime Pin
hashok1-Apr-08 8:24
hashok1-Apr-08 8:24 
Hello....

I am trying to understand this parameter "Connection LifeTime" in the connection string.

The definition says "Connection Lifetime - When a connection is returned to the pool, its creation time is compared with the current time, and the connection is destroyed if that time span (in seconds) exceeds the value specified by Connection Lifetime.

A value of zero (0) causes pooled connections to have the maximum connection timeout. "


Connection Lifetime - if I set the value for this to be 5 secs, does it mean that after I close my connection, and gets returned to the pool, and if the difference of the creation time and the returned time is greater than 5 secs, will the connection be available for use immediately, from the connection pool? Or do I loose this connection from the pool?

Or am I reading it incorrectly? What is the maximum connection timeout?

Please advice...

Thank You
GeneralRe: Connection LifeTime Pin
Ali Rashid1-Apr-08 23:05
Ali Rashid1-Apr-08 23:05 
GeneralsqlBase --> sql server Pin
teddddddddddd1-Apr-08 7:04
teddddddddddd1-Apr-08 7:04 
GeneralRe: sqlBase --> sql server Pin
Mark J. Miller2-Apr-08 9:47
Mark J. Miller2-Apr-08 9:47 
GeneralSend table name to a stored procedure Pin
Yevgeny Efter1-Apr-08 6:51
Yevgeny Efter1-Apr-08 6:51 
GeneralRe: Send table name to a stored procedure Pin
Yevgeny Efter1-Apr-08 8:09
Yevgeny Efter1-Apr-08 8:09 
GeneralSQL or XML Pin
Sutheesh chandran1-Apr-08 1:16
Sutheesh chandran1-Apr-08 1:16 
GeneralRe: SQL or XML Pin
Rob Philpott1-Apr-08 1:42
Rob Philpott1-Apr-08 1:42 
Questionhow can i copy a column data to a same column Pin
koolprasad200331-Mar-08 23:58
professionalkoolprasad200331-Mar-08 23:58 
AnswerRe: how can i copy a column data to a same column Pin
Rob Philpott1-Apr-08 1:43
Rob Philpott1-Apr-08 1:43 
AnswerRe: how can i copy a column data to a same column Pin
Ashfield1-Apr-08 2:07
Ashfield1-Apr-08 2:07 
GeneralSQL Query Pin
Ali Rashid31-Mar-08 23:45
Ali Rashid31-Mar-08 23:45 
GeneralRe: SQL Query Pin
Blue_Boy1-Apr-08 3:28
Blue_Boy1-Apr-08 3:28 
GeneralRe: SQL Query Pin
Ali Rashid1-Apr-08 6:01
Ali Rashid1-Apr-08 6:01 
GeneralRe: SQL Query Pin
Ali Rashid1-Apr-08 6:07
Ali Rashid1-Apr-08 6:07 
GeneralRe: SQL Query Pin
Blue_Boy1-Apr-08 9:17
Blue_Boy1-Apr-08 9:17 
GeneralRe: SQL Query Pin
Ali Rashid1-Apr-08 22:05
Ali Rashid1-Apr-08 22:05 
GeneralRe: SQL Query Pin
Blue_Boy2-Apr-08 7:43
Blue_Boy2-Apr-08 7:43 

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.