Re: zero-length string error ?

From: Aarni <aarni(dot)ruuhimaki(at)kymi(dot)com>
To: aarni(dot)ruuhimaki(at)kymi(dot)com
Cc: pgsql-novice(at)postgresql(dot)org
Subject: Re: zero-length string error ?
Date: 2003-06-11 09:54:32
Message-ID: 200306111254.32010.aarni.ruuhimaki@kymi.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Solved with a little help of my friends.

Not related to power failure or redo, but no more single or double quoted
comparisons with int-types in your sql-statement after 7.3.x ?

BR,

Aarni

On Wednesday 11 June 2003 12:12, you wrote:
> Hi !
>
> Error Diagnostic Information
>
> ODBC Error Code = 08S01 (Communication link failure)
>
> Error while executing the query; ERROR: pg_atoi: zero-length string
>
> This is what I get now when trying to update thorugh a form, after power
> failure last night. From command line update goes ok.
>
> I'm running a cfml/web-application on linux RH7.3 and PG 7.3.3
>
> Never had this before, what does it mean ?
>
> TIA,
>
> Aarni
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
>
> http://www.postgresql.org/docs/faqs/FAQ.html

--
Aarni Ruuhimäki
Megative Tmi
KYMI.com

Pääsintie 26
45100 Kouvola

info(at)kymi(dot)com / aarni(dot)ruuhimaki(at)kymi(dot)com

05 - 3755 035 / 050 - 4910 037
-------------------------------
Linux RedHat 7.3. / KDE 3.0
-------------------------------

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Duncan Adams (DNS) 2003-06-11 10:54:56 Strange error in 7.3.1
Previous Message Aarni 2003-06-11 09:12:15 zero-length string error ?