> Dnia 2003-06-27 12:25, Użytkownik [EMAIL PROTECTED] napisał:
> <cut>
>> I think I looked at zeos at some point and found that it did not
>> support md5 authentication, which, at the time, I thought was
>> important.
>> ~Berend Tober
> Zeos has nothing to authentication. It's a matter of libpq library,
> which  currently supports md5 authentication. If you need more security
> - you can  even compile libpq with ssl.
> Tomasz

Not sure I was clear. Using zeos, you get a set of Delphi components that
connect the database back end with user-interface controls on your Delphi
TForm objects, like TDBEdit, TDBMemo, etc. You use those zeos components
instead of the standard "messy" BDE database components TDatabase,
TQuery, TTable, etc. While the zeos components would successfully connect
to the database back end, they would not allow or require
database-enforced md5 authentication at the user-interface end. I didn't
want to have to invent my own authentication scheme when the database is
capable of doing a good job.

~Berend Tober




---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to