Re: OLEDB, sql server, and unmanaged heap memory leak Options
- From: Erland Sommarskog <esquel@xxxxxxxxxxxxx>
- Date: Tue, 19 Jun 2007 21:31:20 +0000 (UTC)
Walter Wang [MSFT] (wawang@xxxxxxxxxxxxxxxxxxxx) writes:
What's the MDAC and SQL Server version you're using? Previously we have
some known issue on the ODBC driver in some version, such as this one:
#FIX: Performance degradation and memory leak in the ODBC Driver for SQL
Server
http://support.microsoft.com/default.aspx?scid=kb;en-us;814410
Walter, pb is using OleDbClient in .Net, with SQLOLEDB as the the OLE DB
provider. Note that OleDbClient does not permit you to use MSDASQL
(OLE DB over ODBC), so memory leaks in ODBC has very little to do with it.
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- References:
- Re: OLEDB, sql server, and unmanaged heap memory leak Options
- From: Erland Sommarskog
- Re: OLEDB, sql server, and unmanaged heap memory leak Options
- From: Walter Wang [MSFT]
- Re: OLEDB, sql server, and unmanaged heap memory leak Options
- Prev by Date: Re: SQLCMD output variables
- Next by Date: Re: OLEDB, sql server, and unmanaged heap memory leak Options
- Previous by thread: Re: OLEDB, sql server, and unmanaged heap memory leak Options
- Next by thread: Re: OLEDB, sql server, and unmanaged heap memory leak Options
- Index(es):
Relevant Pages
|