> -----Original Message----- > From: Reshat Sabiq [mailto:[EMAIL PROTECTED]] > Sent: 29 December 2002 21:34 > To: Dave Page; [EMAIL PROTECTED] > Subject: Re: [pgadmin-support] int types migrated one level lower > > > What I meant to say is that there is nothing wrong with > either ADO's, or pgAdmin's mappings. The problem arises from > the fact that MS Access has a "downward-revised" mapping of > integer types: byte - 8 bits (this one is fine) integer - 16 > bits (i.e., int2, but normally should be int4) long integer - > 32 bits (i.e., int4, but normally should be int8)
Ahh, I see. Thanks for clarifying what you meant. Regards, Dave. ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster