Re: Connecting remotely. - Mailing list pgsql-interfaces

From Adam Lang
Subject Re: Connecting remotely.
Date
Msg-id 016401c04422$6b8db600$330a0a0a@6014cwpza006
Whole thread Raw
In response to Re: Connecting remotely.  ("Sergio A. Kessler" <sak@tribctas.gba.gov.ar>)
List pgsql-interfaces
What's the difference between having the client use ADO to talk to the
database as opposed to an interface using the postgresql client libraries?

Adam Lang
Systems Engineer
Rutgers Casualty Insurance Company
----- Original Message -----
From: "Sergio A. Kessler" <sak@tribctas.gba.gov.ar>
To: <aalang@rutgersinsurance.com>; <pgsql-interfaces@postgresql.org>
Sent: Wednesday, November 01, 2000 11:18 AM
Subject: Re: [INTERFACES] Connecting remotely.


> "Adam Lang" <aalang@rutgersinsurance.com> el día Wed, 1 Nov 2000 09:52:35
> -0500, escribió:
>
> [...]
> >
> >What are people's thoughts?
>
> people's thoughts are that you really want to design a multi-thier
> design (for example a 3 layer design), where
>
>                                             /  client1 (browser)
>  database  <--->   bussines rules           -  client2 (browser)
>                   (ie. apache, php,...)     \  .....
>
>
> if your client has direct access to the database, you design is broken...
>
> sergio



pgsql-interfaces by date:

Previous
From: "Adam Lang"
Date:
Subject: Re: Postgresql 7.0.2 + psqlodbc
Next
From: matthew denner
Date:
Subject: does the 7.0.2 JDBC driver support absolute()