Small bug with UniDAC and Delphi 7 - for your information

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
invent
Posts: 92
Joined: Tue 16 Jun 2009 10:59
Location: Bielefeld, Germany

Small bug with UniDAC and Delphi 7 - for your information

Post by invent » Sat 20 Aug 2011 12:50

Hello,

there is a small bug in UniDAC:

I made a little programm using TUniConnection, TInterBaseUniProvider, TUniConnectDialog, TUniSQLMonitor, TUniTable and TUniQuery. After closing Delphi hangs and I have to kill the Delphi-process with Task Manager.

I tried this with Delphi 7 Ent. and a full installation of UniDAC 3.50.0.13, but it's the same with UniDAC 3.70.0.19. It happens on different systems using Windows XP and Windows 7.

Than I made some tests and I found that I can close Delphi normally when I delete TUniSQLMonitor from the form. Another test shows that there are no problems when I don't install the option "BDE/IBX/ADO Migration Wizard".

So I made a new installation without the wizard. Now I can use TUniSQLMonitor and I can close Delphi without problems.

This is just for your information. I don't need the wizard.

Kind regards,
Gerd Brinkmann
invent GmbH

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Tue 30 Aug 2011 12:16

Hello,

Thank you for the information.
We know about this problem, we are working on it.

luis_augusto
Posts: 43
Joined: Fri 14 Oct 2005 13:45

Still having this problem

Post by luis_augusto » Sun 04 Dec 2011 23:10

I am facing the same problem using de 4.1 release of UNIDAC.
Is there a way to solve this avoiding uninstall and reinstall UNIDAC?

AlexP
Devart Team
Posts: 5530
Joined: Tue 10 Aug 2010 11:35

Post by AlexP » Tue 13 Dec 2011 10:12

Hello,

We are still working on this problem.
We will notify you as soon as we have any results.

Post Reply