Bug #20459 odbcdataadapter fills up memory
Submitted: 14 Jun 2006 12:45 Modified: 4 Dec 2006 14:25
Reporter: Bogdan Degtyariov Email Updates:
Status: Closed Impact on me:
None 
Category:Connector / ODBC Severity:S3 (Non-critical)
Version:3.51.12 OS:Windows (Windows 2003 SP1/SP2)
Assigned to: Bogdan Degtyariov CPU Architecture:Any

[14 Jun 2006 12:45] Bogdan Degtyariov
Description:
VB program starts to consume memory when fetching the same records in a loop.
This happens only in Windows 2003 sever with SP1 or SP2

How to repeat:
Run the test VB module uploaded below
[14 Jun 2006 13:06] Bogdan Degtyariov
test case

Attachment: Module1.vb (text/plain), 1.34 KiB.

[20 Nov 2006 20:33] Bogdan Degtyariov
Bug was related to the leak in SQLSpecialCoulmns which was called by ADODB several times in row.
[4 Dec 2006 14:25] MC Brown
A note has been added to the 3.51.13 changelog.