"Interfaces not released" Error

Discussion of open issues, suggestions and bugs regarding usage of dbExpress drivers for SQL Server in Delphi and C++Builder
Post Reply
Martin

"Interfaces not released" Error

Post by Martin » Tue 22 Feb 2005 12:48

When I execute a parametrized Query, I get the Error "TOLEDBCommand.Destroy - interfaces not released (2) (D:\projects\delphi\sdac\source\oledbaccess.pas, line 2085".

Any ideas ?

PS: I called CoInitialize correctly.

Ikar
Posts: 1693
Joined: Thu 28 Oct 2004 13:56

Post by Ikar » Wed 23 Feb 2005 13:26

Please specify what exact DbxSda version you use (2.X.XX)?

Guest

Post by Guest » Wed 23 Feb 2005 15:53

I found the problem, it was mutlithreading related. Sorry for the issue.

connerterry
Posts: 1
Joined: Tue 25 Oct 2022 17:59

Re: "Interfaces not released" Error

Post by connerterry » Tue 25 Oct 2022 18:22

I, too, am experiencing the same issue as the author of this article. How long have I been having trouble? I eventually discovered the solution thanks to your assistance. tiny fishing

Post Reply