> -Original Message-
> From: Rod Taylor [mailto:[EMAIL PROTECTED]]
> Sent: 03 February 2003 22:43
> To: Dave Page
> Cc: Kurt Roeckx; [EMAIL PROTECTED]
> Subject: Re: [pgadmin-hackers] Editing data.
>
>
> > This can't easily be done because we have no way to know
> that the user
> > w
> This can't easily be done because we have no way to know that the user
> wants null as opposed to an empty string. Of course, it cannot be done
> for your primary key columns anyway.
How about adding a right mouse button menu for the field with an option
'SET NULL'. Display it grey'd out or som
On Mon, Feb 03, 2003 at 10:02:26PM -, Dave Page wrote:
>
> > Could it be made so that it uses the fields of the primary
> > keys instead of just the first field? Or use the old data if
> > no primary key is available ...
>
> The fix is on the todo list.
Thanks.
> > Also, I'd like to be a
> -Original Message-
> From: Kurt Roeckx [mailto:[EMAIL PROTECTED]]
> Sent: 03 February 2003 20:00
> To: [EMAIL PROTECTED]
> Subject: [pgadmin-hackers] Editing data.
>
>
> It seems that while you're editing data, it tries to do an
> update for all the records matching the first field.
It seems that while you're editing data, it tries to do an update
for all the records matching the first field. This is not what I
want at all. The primary key exists of 3 fields, and mostly the
first field is the same.
Could it be made so that it uses the fields of the primary keys
instead of j
> -Original Message-
> From: frank_lupo [mailto:[EMAIL PROTECTED]]
> Sent: 03 February 2003 11:38
> To: Dave Page
> Cc: pgadmin-hackers
> Subject: Re: [pgadmin-hackers] find object database form
>
>
>
> The option find are in AND (name and comment and sql).
> If precedente filter is
>
>
> > -Original Message-
> > From: frank_lupo [mailto:[EMAIL PROTECTED]]
> > Sent: 31 January 2003 11:13
> > To: pgadmin-hackers
> > Subject: [pgadmin-hackers] find object database form
> >
> >
> > I developed a find object database
> >
>
> Hi Frank,
>
> This is a ni
> -Original Message-
> From: frank_lupo [mailto:[EMAIL PROTECTED]]
> Sent: 31 January 2003 11:13
> To: pgadmin-hackers
> Subject: [pgadmin-hackers] find object database form
>
>
> I developed a find object database
>
Hi Frank,
This is a nice addition to pgAdmin, thanks. There are a