Can't get rid of connection dialog

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
sandy771
Posts: 194
Joined: Tue 22 May 2007 13:57

Can't get rid of connection dialog

Post by sandy771 » Tue 19 Feb 2013 22:27

An odd problem. I have a couple of UniConnections one for sqlite and one for mysql - on the mysql uniconnection I enabled loginprompt and also added a connectdialog.

I decided that this wasnt the way to go and deleted the connectdialog and set loginprompt to false for both connecters. Howeevr, I always get a login prompt now even though teh datbase connections are hard coded in the object.

Any ideas what is going on here

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

Re: Can't get rid of connection dialog

Post by AlexP » Thu 21 Feb 2013 09:46

Hello,

Please specify your versions of UniDAC and IDE

Post Reply