Re: Bugs: fill value with cursor

From: "Dave Page" <dpage(at)vale-housing(dot)co(dot)uk>
To: "Programmazione softsystem(dot)it" <prog(at)softsystem(dot)it>, <pgsql-ODBC(at)postgresql(dot)org>
Subject: Re: Bugs: fill value with cursor
Date: 2002-06-28 13:44:45
Message-ID: D85C66DA59BA044EB96AB9683819CF61015444@dogbert.vale-housing.co.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: 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(at)softsystem(dot)it]
Sent: 27 June 2002 16:06
To: pgsql-ODBC(at)postgresql(dot)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(at)softsystem(dot)it

Browse pgsql-odbc by date

  From Date Subject
Next Message Oskar Berggren 2002-06-28 13:58:14 Re: Bugs: fill value with cursor
Previous Message Hiroshi Inoue 2002-06-28 05:40:12 Re: [ODBC] "Field is too small"