FastReport - Password not encrypted

Discussion of open issues, suggestions and bugs regarding UniDAC (Universal Data Access Components) for Delphi, C++Builder, Lazarus (and FPC)
Post Reply
Cogito
Posts: 24
Joined: Sat 05 Jul 2008 07:15

FastReport - Password not encrypted

Post by Cogito » Tue 18 May 2010 10:59

Hello,

I use the unidac components in FastReports 4. If I add a unidac connection component in FastReport-Designer the password is not encrypted, everybody can see it. Is there a possibility to hide it or show it with wildcards (i.e. as **** or anything else)?

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

Post by Dimon » Wed 19 May 2010 09:36

The problem is connected with the specificity of Fast Report, because it doesn't support password fields. Therefore the best way is to input the password in connection dialog on start up application.

Post Reply