Re: [pgadmin-support] pgAdminII 1.4.12 crash with PostgreSQL 7.3

2002-12-26 Thread Didier Moens
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

Re: [pgadmin-support] int types migrated one level lower

2002-12-26 Thread Dave Page
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

Re: [pgadmin-support] int types migrated one level lower

2002-12-26 Thread Reshat Sabiq
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

Re: [pgadmin-support] pgAdminII 1.4.12 crash with PostgreSQL 7.3

2002-12-26 Thread Dave Page
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

[pgadmin-support] Problem with tables that have more than 1 field a pkey

2002-12-26 Thread Andres Olarte
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