agora inbox for postgres@postgres.berkeley.edu
help / color / mirror / Atom feedProblem with pgbrowse
2+ messages / 2 participants
[nested] [flat]
* Problem with pgbrowse
@ 1995-01-26 18:41 Steve Martin <smartin@e-Commerce.Com>
1995-01-27 15:14 ` Re: Problem with pgbrowse Raymond Toy <toy@rtp.ericsson.se>
0 siblings, 1 reply; 2+ messages in thread
From: Steve Martin @ 1995-01-26 18:41 UTC (permalink / raw)
To: legacy
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/
^ permalink raw reply [nested|flat] 2+ messages in thread
* Re: Problem with pgbrowse
1995-01-26 18:41 Problem with pgbrowse Steve Martin <smartin@e-Commerce.Com>
@ 1995-01-27 15:14 ` Raymond Toy <toy@rtp.ericsson.se>
0 siblings, 0 replies; 2+ messages in thread
From: Raymond Toy @ 1995-01-27 15:14 UTC (permalink / raw)
To: Steve Martin <smartin@e-Commerce.Com>; +Cc: legacy
>>>>> "Steve" == Steve Martin <smartin@e-Commerce.Com> writes:
Steve> Hi I was wondering if anyone could help me with a problem
Steve> I'm having with pgbrowse. I select a class and the Class:
Steve> window comes up with the fields listed in reverse order
Steve> from how they are ordered in the database. If i select
Steve> query, the query window comes up with the fields reversed
Steve> as well. If I use the query window to append a new record
Steve> into the database, the fields are used in the proper order.
You can find the some patches that fix this problem. There are at the
same ftp site as pgbrowse.
Ray
Ray -----> toy@rtp.ericsson.se
Toy -----> Ericsson-GE RTP x7480
==============================================================================
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/
^ permalink raw reply [nested|flat] 2+ messages in thread
end of thread, other threads:[~1995-01-27 15:14 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed)
-- links below jump to the message on this page --
1995-01-26 18:41 Problem with pgbrowse Steve Martin <smartin@e-Commerce.Com>
1995-01-27 15:14 ` Raymond Toy <toy@rtp.ericsson.se>
This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox