agora inbox for postgres@postgres.berkeley.edu
help / color / mirror / Atom feedFrom: Steve Martin <smartin@e-Commerce.Com>
To: postgres@postgres.Berkeley.EDU
Subject: Problem with pgbrowse
Date: Thu, 26 Jan 1995 13:41:08 -0500
Message-ID: <9501261341.ZM22026@viper> (raw)
Hi I was wondering if anyone could help me with a problem I'm having with
pgbrowse. I select a class and the Class: window comes up with the fields
listed in reverse order from how they are ordered in the database. If i select
query, the query window comes up with the fields reversed as well. If I use the
query window to append a new record into the database, the fields are used in
the proper order.
For example, suppose the I created a table with fields name, address and
phone in that order. The query window looks something like:
phone = [ ]
address = [ ]
name = [ ]
which is the reverse order. Now if I fill in some values as shown below:
phone = [555-1234 ]
address = [hooterville]
name = [Steve ]
the append command that is form looks like:
append person (
name="555-1234",
address="hooterville",
phone="Steve")
Can you suggest what might be wrong? I'm using v3.1b on a sun under sunos 4.1.3
and postgres 4.2.
Thanks
Steve
--
Stephen Martin
smartin@e-Commerce.COM
e-Commerce, Inc., 1030 Kamato Road, Suite 201
Mississauga, Ontario, Canada L4W 4B6
==============================================================================
To add/remove yourself to/from the POSTGRES mailing list: send mail with
the subject line ADD or DEL to "postgres-request@postgres.Berkeley.EDU".
If this fails, send mail to "post_questions@postgres.Berkeley.EDU" and
a human will deal with it. DO NOT post to the "postgres" mailing list.
==============================================================================
URL: http://s2k-ftp.CS.Berkeley.EDU:8000/postgres/
reply
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Reply to all the recipients using the --to and --cc options:
reply via email
To: postgres@postgres.berkeley.edu
Cc: smartin@e-Commerce.Com
Subject: Re: Problem with pgbrowse
In-Reply-To: <9501261341.ZM22026@viper>
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox