develooper Front page | perl.perl6.language | Postings from July 2005

Re: DBI v2 - The Plan and How You Can Help

Thread Previous | Thread Next
From:
Richard Nuttall
Date:
July 4, 2005 14:38
Subject:
Re: DBI v2 - The Plan and How You Can Help
Message ID:
42C9A425.3070704@nuttall.uk.net

>   - support for automatically pulling database DSN information from a
>     ~/.dbi (or similar) file.  This is constantly re-invented poorly.
>     Let's just do a connect by logical application name and let the
>     SysAdmins sort out which DB that connects to, in a standard way.

This reminds me one one thing I hate about DB access, and that is having 
the DB password
stored in plain text.

Of course there are ways to provide some concealment, but nothing 
particularly good or
integrated into the access.

If the "connecting by logical application name" could also include some 
level of security
access, that would be a big improvement.

R.


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About