Re: Empty query parameters

From: Hiroshi Inoue <Inoue(at)tpf(dot)co(dot)jp>
To: blaztoma(at)centras(dot)lt
Cc: pgsql-odbc(at)postgresql(dot)org
Subject: Re: Empty query parameters
Date: 2002-06-21 08:22:08
Message-ID: 3D12E230.9E5EE7C9@tpf.co.jp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

blaztoma(at)centras(dot)lt wrote:
>
> Hello,
>
> I'm working with Delphi(ADO)/MSAccess/PSql. And I have a problem
> which IMHO can be ODBC or ODBC configuration problem. I can not
> update a table. When I open into log file, I see such a kind of queries:
>
> 'UPDATE "judejimas" SET data= ,terminas= ,gamybospradzia=
> ,gamybosterminas= WHERE ((((("judid" = ? ) AND ("data" = ? )...
>
> Query parameters are empty. Maybe someone can explain it? How
> it can be avoided?

Which version of psqlodbc driver are you using ?
And could you send me the Mylog output ?

regards,
Hiroshi Inoue
http://w2422.nsk.ne.jp/~inoue/

In response to

Browse pgsql-odbc by date

  From Date Subject
Next Message Werner Modenbach 2002-06-21 08:31:24 truncation of long text fields
Previous Message blaztoma 2002-06-21 08:04:15 Empty query parameters