Hi Dave,
A merry Christmas to you (and your beloved ones), and all pgAdmin
developers.
Dave Page wrote:
Hi Didier,
Glad it's working now. It might be worth mentioning in your report, that
the error appears to be coming from MDAC rather than pgAdmin. It appears
the MDAC (or a component of it
Hi,
I do not have the source to hand, so please forgive any errors. Comments below are
prefixed with DP
_Original message
Subject:[pgadmin-support] int types migrated one level lower
Sender: "Reshat Sabiq" <[EMAIL PROTECTED]>
Date: Thu, 26 Dec 2002 15:0
DP: Isn't there byte in pg? I know there is bytea (array of byte).
Yes, I've seen bytea, but it's 4+ bytes. I'm not aware of an 8-bit type.
DP: I don't have any intention of re-writing the migration wizard for
pgAdmin 3 at the moment. If I did, the type mapping would be definable
as it is now, bu
Comments below prefixed DP.
_Original message
Subject:Re: [pgadmin-support] pgAdminII 1.4.12 crash with PostgreSQL 7.3
Sender: "Didier Moens" <[EMAIL PROTECTED]>
Date: Thu, 26 Dec 2002 15:23:13 +
Hi Dave,
A merry Christmas to you (and your beloved
Hi!
I have the following problem with pgAdmin, if a table has a primary key
comprised of more than 1 field, pgAdmin cannot identify specific rows. So
when I try to do an update or delete a row, pgAdmin updates or deletes ALL
of the rows in the table. If the table has no primary key or a key w