Bug #20459 odbcdataadapter fills up memory
Submitted: 14 Jun 2006 14:45 Modified: 4 Dec 2006 15:25
Reporter: Bogdan Degtyariov
Status: Closed
Category:Connector/ODBC Severity:S3 (Non-critical)
Version:3.51.12 OS:Microsoft Windows (Windows 2003 SP1/SP2)
Assigned to: Bogdan Degtyariov Target Version:

[14 Jun 2006 14: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 15:06] Bogdan Degtyariov
test case

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

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