URGENT !!! MyEmbConnection SERIOUS bug

Discussion of open issues, suggestions and bugs regarding MyDAC (Data Access Components for MySQL) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
ben
Posts: 119
Joined: Wed 17 Nov 2004 19:48

URGENT !!! MyEmbConnection SERIOUS bug

Post by ben » Sun 16 Dec 2007 17:48

It looks like that TMyEmbConnection has a serious bug with database file handles. I connect to an embedded database and then I close the connection (Disconnect, Close) but it still keeps open file handles. Database files cannot be read/deleted unless I close the application.

I tried to create a dynamic instance of TMyEmbConnection. Even after MyEmbConnection1.Free the files are not released.

Please provide a solution ASAP. Its very urgent for me

MyDAC 5.20.0.12 / Delphi 7

ben
Posts: 119
Joined: Wed 17 Nov 2004 19:48

Post by ben » Mon 17 Dec 2007 21:04

hello ? anybody there? :?

Antaeus
Posts: 2098
Joined: Tue 14 Feb 2006 10:14

Post by Antaeus » Tue 18 Dec 2007 15:45

Thank you for information. We have reproduced the problem. The investigation of the problem is in progress. As soon as we solve it, we will let you know.

Dimon
Devart Team
Posts: 2910
Joined: Mon 05 Mar 2007 16:32

Post by Dimon » Thu 20 Dec 2007 10:14

We have fixed this problem . This fix will be included in the next MyDAC build.

Post Reply