Re: Connection Weirdness
- From: "David Wimbush" <david_wimbush@xxxxxxxxxxx>
- Date: 15 May 2006 08:27:28 -0700
Hi Miha,
Thanks for taking an interest.
1. Yes. I've stepped through it and it definitely calls the
DataReader's Close.
2. Yes and no. My business object code does no threading but this app
is running under a service. Apparently, each time the timer fires my
code off it is in a separate thread from the previous timer event. But
interestingly the connection pool seems to be at the Service app level
as some of these connections were logged in an hour ago and yet
executed their last batch very recently.
3. No. The connection string is as I quoted apart from I changed the
names for readability. (And security!)
.
- Follow-Ups:
- Re: Connection Weirdness
- From: Miha Markic [MVP C#]
- Re: Connection Weirdness
- References:
- Connection Weirdness
- From: David Wimbush
- Re: Connection Weirdness
- From: Miha Markic [MVP C#]
- Connection Weirdness
- Prev by Date: Re: Connection Weirdness
- Next by Date: Re: Building SQL for Fields and Memo-type fields
- Previous by thread: Re: Connection Weirdness
- Next by thread: Re: Connection Weirdness
- Index(es):
Relevant Pages
|
Loading