Empty query parameters

From: blaztoma(at)centras(dot)lt
To: pgsql-odbc(at)postgresql(dot)org
Subject: Empty query parameters
Date: 2002-06-21 08:04:15
Message-ID: 20020621080416.AC5F411332B@mail.microlink.lt
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-odbc

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?

Thanks,
Tomas

--------------------------------------------------------------------
This message was sent using DELFI MailMan - http://mailman.delfi.lt/

Responses

Browse pgsql-odbc by date

  From Date Subject
Next Message Hiroshi Inoue 2002-06-21 08:22:08 Re: Empty query parameters
Previous Message Bruce Momjian 2002-06-20 21:15:15 Re: [PATCHES] PostgreSQL 7.2.1 and Sun's C compiler under Solaris8