UniConnectDialog1 error handling

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Senad
Posts: 34
Joined: Tue 10 Dec 2013 08:07

UniConnectDialog1 error handling

Post by Senad » Thu 18 Jun 2015 02:21

Can someone enlighten me on some good practice in using the UniConnectDialog1
to log in to my sql server so I dont crash the program if I dont supply the password and click
cancel? What is a goog practice in using this dialog ?

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

Re: UniConnectDialog1 error handling

Post by AlexP » Thu 18 Jun 2015 04:44

Hello,

Please specify your UniDAC version.

Senad
Posts: 34
Joined: Tue 10 Dec 2013 08:07

Re: UniConnectDialog1 error handling

Post by Senad » Thu 18 Jun 2015 17:45

AlexP wrote:Hello,

Please specify your UniDAC version.
6.0.2 for Delphi XE7

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

Re: UniConnectDialog1 error handling

Post by AlexP » Fri 19 Jun 2015 04:33

Hello,

We can't reproduce the problem on the latest UniDAC version 6.1.4. Please try to reproduce the problem on the latest UniDAC version http://www.devart.com/unidac/download.html and let us know the result.

Senad
Posts: 34
Joined: Tue 10 Dec 2013 08:07

Re: UniConnectDialog1 error handling

Post by Senad » Fri 19 Jun 2015 22:39

What has the newer version have to do with my question ?
It has not changed (the dialog) as far as I know ...
I am disappointed. Very unprofessional answer.

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

Re: UniConnectDialog1 error handling

Post by AlexP » Tue 23 Jun 2015 07:49

In old UniDAC versions, on Cancel click, an error occurred indeed. We have already fixed this behavior.

Senad
Posts: 34
Joined: Tue 10 Dec 2013 08:07

Re: UniConnectDialog1 error handling

Post by Senad » Mon 05 Dec 2016 06:06

New version 6.4.1.6 and the error is still there. Hitting 'Cancel' hangs the application.

azyk
Devart Team
Posts: 1119
Joined: Fri 11 Apr 2014 11:47
Location: Alpha Centauri A

Re: UniConnectDialog1 error handling

Post by azyk » Wed 07 Dec 2016 08:41

We answered you in the following topic: viewtopic.php?f=28&t=34655

Post Reply