.. meta:: :description: Update: Microsoft fixed the issue in Windows 8. User Angus Robertson is reporting that in an application that references ADO 2.1 type library and getting record More ADO issues with KB983246/Windows 7 SP1: a reference count leaking when event is used ========================================================================================= .. post:: 14, Mar, 2011 :tags: ADO,Bug :category: Microsoft, Windows Update :author: me :nocomments: Update: Microsoft `fixed the issue in Windows 8 `__. User `Angus Robertson `__ is `reporting `__ that in an application that references `ADO `__ 2.1 type library and getting records using the adAsyncExecute method, each execute call  leaks three handles and about 20K of memory. A fix is promised in a future version of windows but since `MDAC `__ is an in-band `OS `__ component, an widely-available update would be in a `service pack `__ just like how `kb983246 was delivered `__. Concerned ADO users should contact `Microsoft `__ `Customer Support `__ service and request a hotfix, once that is available. By the way, if you are still in `XP `__ or 2003, there is a `deadlock issue `__ when using the same adAsyncExecute option. This issue is fixed on `Vista `__.