Re: Bugs: fill value with cursor - Mailing list pgsql-odbc

From Dave Page
Subject Re: Bugs: fill value with cursor
Date
Msg-id D85C66DA59BA044EB96AB9683819CF61015444@dogbert.vale-housing.co.uk
Whole thread Raw
In response to Bugs: fill value with cursor  ("Programmazione softsystem.it" <prog@softsystem.it>)
List pgsql-odbc
Use varchar() columns instead of char() which is padded to the length you specify.
 
Regards, Dave.
-----Original Message-----
From: Programmazione softsystem.it [mailto:prog@softsystem.it]
Sent: 27 June 2002 16:06
To: pgsql-ODBC@postgresql.org
Subject: [ODBC] Bugs: fill value with cursor

Hi,
Excuse my bad english.
The value of field created using insert into cursor or similar are filling with space ( "one" -> "one     "), this is not good and very different with another database windows.
This is a large block for using application windows with database for s.o. unix.
 
Hi.
 
Dbg
Soft System Srl - Pordenone
email: prog@softsystem.it

pgsql-odbc by date:

Previous
From: pcross@trusecure.com
Date:
Subject: Problem with updates
Next
From: Oskar Berggren
Date:
Subject: Re: Bugs: fill value with cursor