Re: [GENERAL] getting list of columns from a query

2010-08-23 Thread c k
I am using PostgreSQL 8.4 on Fedora Linux 13 and using MS Access as the front end for our application. It is not the problem associated with MS Access. I got the some entries while searching for the said topic that Oracle provides such facility. DESCRIBE SELECT LIST which gives the details about th

Re: [GENERAL] getting list of columns from a query

2010-08-22 Thread Pavel Stehule
Hello 2010/8/22 c k : > Hi all, > As I am using MS Access for a long time, many tools like ms access provides > a way to get the list of columns from a query. (using filed list in combo > boxes in ms access). But is it possible to get such list of columns from a > query where it is not known to th

Re: [GENERAL] getting list of columns from a query

2010-08-22 Thread Octavio Alvarez
On Sun, 22 Aug 2010 10:27:52 -0700, c k wrote: Hi all, As I am using MS Access for a long time, many tools like ms access provides a way to get the list of columns from a query. (using filed list in combo boxes in ms access). But is it possible to get such list of columns from a query wh