In more research in this problem I found that if the
EXEC SQL OPEN cursor; command was not present that
ecpg would just comment out the cusrsor declare statements.
Might I make a suggestion that the software designers
make a rule to give some kind of notice at compile time
(rather than only an er
Andrew,
If you are using embedded sql try atof (ascii to float).
Lynn
Quoting Andrew Grillet <[EMAIL PROTECTED]>:
> Hi,
>
> I am unable to cast a string to float, any way I try.
>
> This is FreeBSD Stable, with Postgresql 7.3.4.
>
> Most (probably) legit methods produce either a message to