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.