SQLExecute fails question

From: "Joost Kraaijeveld" <J(dot)Kraaijeveld(at)Askesis(dot)nl>
To: <pgsql-odbc(at)postgresql(dot)org>
Subject: SQLExecute fails question
Date: 2004-07-20 22:25:24
Message-ID: A3D1526C98B7C1409A687E0943EAC41001EA4B@obelix.askesis.nl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Hi all,

When I get this error message from a SQLExecute():

[2152] SQLSTATE = HY000
[2152] Native rc Code = 7
[2152] Message: ERROR: value too long for type character(20)

does that mean that one of my columns as that is defined as char(20) receives more data than 20 chars or does that mean that column 20 receives to many chars?

Groeten,

Joost Kraaijeveld
Askesis B.V.
Molukkenstraat 14
6524NB Nijmegen
tel: 024-3888063 / 06-51855277
fax: 024-3608416
e-mail: J(dot)Kraaijeveld(at)Askesis(dot)nl
web: www.askesis.nl

Browse pgsql-odbc by date

  From Date Subject
Next Message Peter Eisentraut 2004-07-20 23:38:26 Re: 07.05.0001 Snapshot available
Previous Message Stuart Kendrick 2004-07-20 21:03:49 Re: psqlODBC / install / WinXP