Click here to Skip to main content
15,923,557 members
Home / Discussions / C#
   

C#

 
AnswerRe: Restart router Pin
SeMartens16-Dec-08 1:42
SeMartens16-Dec-08 1:42 
AnswerRe: Restart router Pin
Simon P Stevens16-Dec-08 1:42
Simon P Stevens16-Dec-08 1:42 
GeneralRe: Restart router Pin
Xmen Real 16-Dec-08 1:50
professional Xmen Real 16-Dec-08 1:50 
GeneralRe: Restart router Pin
Simon P Stevens16-Dec-08 2:43
Simon P Stevens16-Dec-08 2:43 
GeneralRe: Restart router [modified] Pin
Xmen Real 16-Dec-08 3:28
professional Xmen Real 16-Dec-08 3:28 
GeneralRe: Restart router Pin
User 665816-Dec-08 3:39
User 665816-Dec-08 3:39 
GeneralRe: Restart router Pin
Xmen Real 16-Dec-08 4:16
professional Xmen Real 16-Dec-08 4:16 
GeneralRe: Restart router Pin
Simon P Stevens16-Dec-08 3:52
Simon P Stevens16-Dec-08 3:52 
GeneralRe: Restart router Pin
Xmen Real 16-Dec-08 4:20
professional Xmen Real 16-Dec-08 4:20 
GeneralRe: Restart router Pin
Xmen Real 16-Dec-08 5:03
professional Xmen Real 16-Dec-08 5:03 
QuestionSQL Server 2008 Connection Problem Pin
musefan16-Dec-08 1:06
musefan16-Dec-08 1:06 
AnswerRe: SQL Server 2008 Connection Problem Pin
SeMartens16-Dec-08 1:45
SeMartens16-Dec-08 1:45 
AnswerRe: SQL Server 2008 Connection Problem Pin
musefan16-Dec-08 2:00
musefan16-Dec-08 2:00 
GeneralRe: SQL Server 2008 Connection Problem Pin
Charith Jayasundara16-Dec-08 2:49
Charith Jayasundara16-Dec-08 2:49 
GeneralRe: SQL Server 2008 Connection Problem Pin
musefan16-Dec-08 3:28
musefan16-Dec-08 3:28 
AnswerRe: SQL Server 2008 Connection Problem Pin
Wendelius16-Dec-08 6:25
mentorWendelius16-Dec-08 6:25 
GeneralRe: SQL Server 2008 Connection Problem Pin
musefan17-Dec-08 0:25
musefan17-Dec-08 0:25 
GeneralRe: SQL Server 2008 Connection Problem Pin
Wendelius17-Dec-08 5:55
mentorWendelius17-Dec-08 5:55 
musefan wrote:
Curently my application is connecting and setting the Pooling=False has no noticable affect


Ok, so it seems that the pooling isn't affecting

musefan wrote:
what I just read about Pooling thou, it seems best to leave this at the default 'True'


Absolutely. The idea was just that you should test if the pool acts correctly. In some situations you can end up with connections in the pool but they won't work thus leading to an error.

musefan wrote:
At the moment the application has been able to connect with no errors since last night, so fingers crossed that it stays that way


Let's hope so.

The need to optimize rises from a bad design.My articles[^]

AnswerRe: SQL Server 2008 Connection Problem Pin
musefan17-Dec-08 7:52
musefan17-Dec-08 7:52 
QuestionDebugging gone crazy Pin
il_manti16-Dec-08 0:14
il_manti16-Dec-08 0:14 
AnswerRe: Debugging gone crazy Pin
Charith Jayasundara16-Dec-08 0:33
Charith Jayasundara16-Dec-08 0:33 
GeneralRe: Debugging gone crazy Pin
il_manti16-Dec-08 0:52
il_manti16-Dec-08 0:52 
GeneralRe: Debugging gone crazy Pin
Paddy Boyd16-Dec-08 2:53
Paddy Boyd16-Dec-08 2:53 
AnswerRe: Debugging gone crazy Pin
Le centriste16-Dec-08 2:32
Le centriste16-Dec-08 2:32 
QuestionWhat is the Best one ? Thread.Sleep() OR Timer Pin
Charith Jayasundara16-Dec-08 0:08
Charith Jayasundara16-Dec-08 0:08 

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.