Click here to Skip to main content
15,918,330 members
Home / Discussions / C#
   

C#

 
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 
AnswerRe: What is the Best one ? Thread.Sleep() OR Timer Pin
N a v a n e e t h16-Dec-08 0:50
N a v a n e e t h16-Dec-08 0:50 
AnswerRe: What is the Best one ? Thread.Sleep() OR Timer Pin
Christian Graus16-Dec-08 0:50
protectorChristian Graus16-Dec-08 0:50 
QuestionDataGrid and poibt to new added recodr Pin
aref8715-Dec-08 23:47
aref8715-Dec-08 23:47 
AnswerRe: DataGrid and poibt to new added recodr Pin
Charith Jayasundara16-Dec-08 0:04
Charith Jayasundara16-Dec-08 0:04 
QuestionRe: DataGrid and poibt to new added recodr Pin
aref8716-Dec-08 12:11
aref8716-Dec-08 12:11 
QuestionThe application failed to initialize properly (0xc0000142). Click on OK to terminate the application Pin
fulbright15-Dec-08 23:42
fulbright15-Dec-08 23:42 
Question[Message Deleted] Pin
muralikrishnas15-Dec-08 23:38
muralikrishnas15-Dec-08 23:38 
AnswerRe: Multiple monitors with different outputs Pin
Ashfield15-Dec-08 23:57
Ashfield15-Dec-08 23:57 
QuestionDifferent output for each monitor Pin
muralikrishnas15-Dec-08 23:36
muralikrishnas15-Dec-08 23:36 
AnswerRe: Different output for each monitor Pin
Ashfield15-Dec-08 23:56
Ashfield15-Dec-08 23:56 

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.