Re: Trouble with LargeObjects and ODBC, backend crash?

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: Mike Miller <mmiller(at)pooka(dot)otago(dot)ac(dot)nz>
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Trouble with LargeObjects and ODBC, backend crash?
Date: 2001-12-07 01:46:30
Message-ID: 3C101F76.2511CD92@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

Mike Miller wrote:
>
> The error message that appeared:
>
> Error while executing the query;
> No response from the backend;
> Socket has been closed.
>
> The SQL statement I send is "update Practical set Picture = ? where
> PracticalID = 136"

Was the Picture column NULL before the update operation ?

regards,
Hiroshi Inoue

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Σίμος Μαυροειδής 2001-12-08 19:58:00 win32 Programming with ODBC
Previous Message Hiroshi Inoue 2001-12-07 01:01:52 Re: Errors with nulls thru ODBC