Re: [GENERAL] dynamic queries in Postgres - Mailing list pgsql-general

From omid omoomi
Subject Re: [GENERAL] dynamic queries in Postgres
Date
Msg-id 19991220060720.82332.qmail@hotmail.com
Whole thread Raw
List pgsql-general
Hi,
I think you should use some CGI programming on your pages. Once I'v done
some thing like this,using PHP. Also perl & dbi are avaiable for that job.
good luck
omid


>From: pawel <pgajer@chow.mat.jhu.edu>
>To: pgsql-general@hub.org
>Subject: [GENERAL] dynamic queries in Postgres
>Date: Sun, 19 Dec 1999 23:12:26 -0500
>
>Hi,
>does anybody know if Postgres supports dynamic queries? I have a DB
>with an html interface. I want users to be able to specify on the
>fly
>which columns they want to see and with what constrains.
>Oracle has a package dbms_sql that allows to do something like this.
>I
>wander if I can do the same in Postgres.
>Cheers,
>pawel
>
>
>************
>

______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com


pgsql-general by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: [GENERAL] RFH (req for HELP!) -- Putting the pieces back together...
Next
From: Ed Loehr
Date:
Subject: [GENERAL] Query optimization question