CodeVerge.Net Beta


   Explore    Item Entry    Members      Register  Login  
NEWSGROUP
.NET
Algorithms-Data Structures
Asp.Net
C Plus Plus
CSharp
Database
HTML
Javascript
Linq
Other
Regular Expressions
VB.Net
XML

Free Download:




Zone: > NEWSGROUP > Asp.Net Forum > starter_kits_and_source_projects.microsoft_application_blocks Tags:
Item Type: NewsGroup Date Entered: 7/23/2005 4:42:22 PM Date Modified: Subscribers: 0 Subscribe Alert
Rate It:
(NR, 0)
XPoints: N/A Replies: 3 Views: 27 Favorited: 0 Favorite
Can Reply:  No Members Can Edit: No Online: Yes
4 Items, 1 Pages 1 |< << Go >> >|
PD_Goss
Asp.Net User
Datareader leaking connections.7/23/2005 4:42:22 PM

0/0

Has anyone experienced connection leaks when using ExecuteReader?
smiling4ever
Asp.Net User
Re: Datareader leaking connections.7/24/2005 9:24:43 PM

0/0

No, i dont face such leakage

Can u post your code in which datareader leaked out?

Regards
Xanderno
Asp.Net User
Re: Datareader leaking connections.7/24/2005 11:43:06 PM

0/0

 PD_Goss wrote:
Has anyone experienced connection leaks when using ExecuteReader?


Sure, if you don't close the connection when you're done with it, or if you haven't put the call to Close() in a finally block and the exceptions are being thrown.
erdsah88
Asp.Net User
Re: Datareader leaking connections.7/26/2005 8:55:49 PM

0/0

hmmm interesting....

Webmaster:emlak
4 Items, 1 Pages 1 |< << Go >> >|


Free Download:

Books:
ADO.NET Examples and Best Practices for C# Programmers Authors: William R. Vaughn, Peter Blackburn, Pages: 358, Published: 2002
Student's Essential Guide to .NET Authors: Tony Grimer, Pages: 366, Published: 2004
Beginning C# 2005 Databases Authors: Karli Watson, Pages: 501, Published: 2006
ASP.NET Developer's Cookbook Authors: Steven A. Smith, Rob Howard, ASP Alliance, ASP Alliance, Pages: 456, Published: 2003
ASP.NET 2.0: Your Visual Blueprint for Developing Web Applications Authors: Chris Love, Pages: 339, Published: 2007
Beginning Object-Oriented Programming with VB 2005: From Novice to Professional Authors: Daniel R. Clark, Pages: 368, Published: 2006
Diesel Engine and Fuel System Repair Authors: John F. Dagel, Robert N. Brady, Pages: 777, Published: 1998

Web:
datareader - connection leaks in DB Talk about datareader - connection leaks in DB. ... Utf-8?B?dmluYXk=?=. Posts: n /a. Default RE: datareader - connection leaks in DB ...
datareader - connection leaks in DB - .NET ASP datareader - connection leaks in DB. Get answers to your questions in our .NET ASP forum.
Binding with DataReader, Closing Connections - telerik Forum It does not appear to leak a connection. Is it assured that this will always call the CloseConnection routine of the datareader? ...
p2p.wrox.com Forums - Re: Try/Finally to prevent connection ... I'm having an issue with connection pooling leaks somewhere in my application ... easier than the DataReader in order to solve my connection leak problem. ...
Do I need disconnect the database connection when using DAAB - ASP ... I think you are getting max pool size reached errors because you are not closing your DataReaders and leaking connections. ...
how to close connection/datareader when using SqlDataSource or ... What I need to know is how to close a datareader (or if there is a need at all to close) that is ... Could there be connection leak if they are not handled? ...
ADO.NET Apr 5, 2004 ... Close closes the DataReader, which frees the connection associated ... in a finally block to prevent exceptions from leaking connections. ...
The .NET Connection Pool Lifeguard Mar 29, 2004 ... This is another opportunity to leak a connection. ... the DataReader and its associated connection close automatically when the DataReader ...
Functions Returning SQLDataReader - Avoiding Connection Leakage ... Will closing the SQLDataReader in the calling routine close the connection, or will I leak a connection this way. Is it possible to return a SQLDataReader ...
closing DataReader in another layer - .NET C# possible with the DataReader since it would need to be .close() in the ... Close () on the reader somewhere else, and not leak a connection. ...




Search This Site:










tree menu control event

editurl isn't accesible from my ascx

tag-softwares scrolling announcements

report wizard / reporting services 2005

recurring subscriptions

web site administration tool don't work

using processmoduleloadexception with a friendlymessage

why is this a modereted forum?

making asp.net menu control as transparent

create users for dnn(3.0.8) outside iis

memberhip control with an extra field.

membership+profiles interaction

is there a way to refresh a module from within another module on the same tab?

relative font sizes

remote registry

security problem

security exception !!! wth?!?!

v3.1.1 fresh install error with getportalsettings

can i start developing applications with asp.net 2.0 and visual web developer beta 2

webpart starting order

system.nullreferenceexception error

login question

themes for user control

iis hangs when running a web project

typical errors while using role and membership management

expanding icons

convert normal aspx pages to using a master page

access amazon webservice by javascript in pure html form

installing dnn 3.08

how to validate a page with a loginstatus control?

 
All Times Are GMT