From: | "Jose A(dot) Cortina" <jcortina(at)jc(dot)com(dot)mx> |
---|---|
To: | <pgsql-odbc(at)postgresql(dot)org> |
Subject: | Re: Web interface + ODBC access |
Date: | 2002-05-27 14:51:56 |
Message-ID: | 006401c2058e$0c7c41c0$4264a8c0@cortinalap |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
> 1. What OS is the DB on
> 2. What OS's are the users going to use.
> 3. If windows use OLEDB faster and more secure & easier, only problem
> will be error return codes, can be the same for ODBC. if all is
Linux - Unix
> use the ODBC.
PostgreSQL is in a Linux server; Web interface will also be Linux (PHP as
far as I know) and the ODBC access is under Windows.
> 3. Develop different views and rules, and give grants only to views to the
users.
> your words, IMHO would be the way I go here, based on your info. If
the
> access
> to your db is passwd and other security set, you should have no real
> problems. But
> Murphy still will be lurking, just ensure your users can not get
around your
> security.
> I am new to postrges but I am Orace cert & SQL Svr, many years here &
> ODBC/OLEDB.
Indeed, I plan to use crypted passwords as the security solution.
Thanks !
Jose A. Cortina
From | Date | Subject | |
---|---|---|---|
Next Message | Florian Hars | 2002-05-28 12:50:31 | md5 with psqlODBC 07.02.0001? |
Previous Message | Jose A. Cortina | 2002-05-27 13:59:47 | Web interface + ODBC access |