From: | Jonathan Gardner <jgardner(at)jonathangardner(dot)net> |
---|---|
To: | "JR Richards" <jr(at)ebcrp(dot)org>, <pgsql-admin(at)postgresql(dot)org> |
Subject: | Re: Database Encryption |
Date: | 2003-06-19 14:11:44 |
Message-ID: | 200306190711.47509.jgardner@jonathangardner.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-admin |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
On Tuesday 17 June 2003 11:18, JR Richards wrote:
> I'm interested in using a passwords table with my Access front end, but
> need to encrypt the passwords over the network. Can anyone help me get
> started on this kind of project?
>
Isn't ODBC what is being used between PostgreSQL and Access? I am not sure on
the details, but that is the place to start looking for an answer. If ODBC
can support secure SSL/TLS connections, then you can just use that to
connect.
If Access can't handle a secure connection, then you have no options but to
abandon Access.
- --
Jonathan Gardner <jgardner(at)jonathangardner(dot)net>
(was jgardn(at)alumni(dot)washington(dot)edu)
Live Free, Use Linux!
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
iD8DBQE+8cSgWgwF3QvpWNwRApg3AJ9VCLFOWmuxrfVS2DL8f8e1M2enWQCfSO+c
DoT/2UWQY1vJ1W2WP2Cmfc0=
=JfLg
-----END PGP SIGNATURE-----
From | Date | Subject | |
---|---|---|---|
Next Message | scott.marlowe | 2003-06-19 14:16:07 | Re: huge table / bitmap indexes |
Previous Message | Jonathan Gardner | 2003-06-19 14:07:36 | Re: Latest transcation |