can pgadmin prompt you for data to enter into query / exporter for Openoffice - Mailing list pgadmin-support

From George T. Gibson
Subject can pgadmin prompt you for data to enter into query / exporter for Openoffice
Date
Msg-id 00fc01c2456c$d4149b60$8702a8c0@LITE2
Whole thread Raw
List pgadmin-support
Is it possible to have pgadmin ask you for a value when performing a query
similar to how MSAccess does?

For example, I want to have a query where I can see shipments between two
dates.  I do not want to hardcode the dates in - I would like to enter them
each time I execute the query.

select * from shipments where shipments.date > [Enter beginning date] and
shipments.date < [Enter end date];

I'm not sure if this is something that would be supported directly in
Postgres or if it requires an external program like pgAdmin or Access.

Also, has anyone written an exporter for OpenOffice Calc?

Thanks for the help.

--
J.B. Stamping, Inc.
George Gibson
7413 Associate Ave.
Cleveland, OH 44144
216.631.0013  216.631.1327 fax
gtgibson@jbstamping.com



pgadmin-support by date:

Previous
From: Ludwig Lim
Date:
Subject: Unable to Connect
Next
From: Ludwig Lim
Date:
Subject: Connection Error