Re: how to store this record ?? pg_atoi

From: "Poul L(dot) Christiansen" <poulc(at)cs(dot)auc(dot)dk>
To: juerg(dot)rietmann(at)pup(dot)ch
Cc: pgsql-sql(at)postgresql(dot)org
Subject: Re: how to store this record ?? pg_atoi
Date: 2001-01-09 10:15:21
Message-ID: 3A5AE4B8.E80B9F4C@cs.auc.dk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-sql

Could you post the SQL/CF code?

What type of field is the field in the database?

I've used Cold Fusion and PostgreSQL and it seems to work fine for me.

Poul L. Christiansen

juerg(dot)rietmann(at)pup(dot)ch wrote:

> Hello there
>
> Using coldfusion 4.5.1 together with postgreSQL 7.0.3 I try to store a new
> record in my table. There is an inputfield type="text" with the value of 6.
> I get the following error when I try to add a new record to the database.
>
> How to change this ???
>
> Thanks in advance ... jr
>
> 6
>
> Error Occurred While Processing Request
>
> |------------------------------------------------------------------------------------------|
> | Error Diagnostic Information |
> | |
> | |
> | ODBC Error Code = S1000 (General error) |
> | |
> | |
> | Error while executing the query; ERROR: pg_atoi: error in "6.000000": can't parse |
> | ".000000" |
> | |
> | |
> | The error occurred while processing an element with a general identifier of (CFINSERT), |
> | occupying document position (14:3) to (19:76). |
> | |
> | |
> | Date/Time: Tue Jan 9 10:36:28 2001 |
> | Browser: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0) |
> | Remote Address: 172.16.30.7 |
> | HTTP Referer: http://mondadori.pup.ch/main.cfm |
> | Query String: actionstring=add |
> |------------------------------------------------------------------------------------------|
>
> ============================================
> PFISTER + PARTNER, SYSTEM - ENGINEERING AG
> Juerg Rietmann
> Grundstrasse 22a
> 6343 Rotkreuz
> Switzerland
>
> phone: +4141 790 4040
> fax: +4141 790 2545
> mobile: +4179 211 0315
> ============================================

In response to

Browse pgsql-sql by date

  From Date Subject
Next Message The Hermit Hacker 2001-01-09 13:00:16 Re: [SQL] PostgreSQL web page
Previous Message juerg.rietmann 2001-01-09 09:51:07 how to store this record ?? pg_atoi