Re:

From: "Cornelia Boenigk" <poppcorn(at)cornelia-boenigk(dot)de>
To: <pgsql-php(at)postgresql(dot)org>
Subject: Re:
Date: 2002-04-17 21:18:34
Message-ID: 004201c1e655$91295be0$aec1fea9@zwerg98
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Hi Preston

@$sql="INSERT INTO checking VALUES('$check_date', '$check_num',
'$check_pay', '$check_amount', '$check_trans_type');";

Try your INSERT without '' around '$check_amount'. The quotes are only
used for character-types but not for numeric data.

Regards
Conni

In response to

  • at 2002-04-17 21:03:21 from Hillensbeck, Preston

Browse pgsql-php by date

  From Date Subject
Next Message Chadwick Rolfs 2002-04-17 21:28:41 Re:
Previous Message Hillensbeck, Preston 2002-04-17 21:03:21