From: | juerg(dot)rietmann(at)pup(dot)ch |
---|---|
To: | pgsql-sql(at)postgresql(dot)org |
Subject: | how to store this record ?? pg_atoi |
Date: | 2001-01-09 09:51:07 |
Message-ID: | OF8F91939E.0C525157-ONC12569CF.00358DF7@pup.ch |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
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
============================================
From | Date | Subject | |
---|---|---|---|
Next Message | Poul L. Christiansen | 2001-01-09 10:15:21 | Re: how to store this record ?? pg_atoi |
Previous Message | Kaare Rasmussen | 2001-01-09 09:49:45 | PostgreSQL web page |