Re:
| От | Eckhard Hoeffner |
|---|---|
| Тема | Re: |
| Дата | |
| Msg-id | 20020417214624.GA6452@fifoost.org обсуждение исходный текст |
| Ответ на | Re: ("Hillensbeck, Preston" <PHillensbeck@sfbcic.com>) |
| Список | pgsql-php |
* Hillensbeck, Preston <PHillensbeck@sfbcic.com> [17 04 02 23:30]:
>Hmmm well it still tells me the same thing when I take the quotes off. Is
>there some type of casting that I might have to do? I have read about the
>cast command, but don't understand how to use it.
Looks like the definition of the attribut check_trans_type is not
text, but numeric. The quotes are not needed when entering numeric
data but they also do not disturb.
>
>
>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.
>
--
--//--\\--
Eckhard Hoeffner
e-hoeffner@fifoost.org
Tal 44
D-80331 München
В списке pgsql-php по дате отправления: