[BUGS] 7.1.3 ecpg answered BUT...

2003-12-19 Thread Lynn . Tilby
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

Re: [BUGS] Numeric casts in locale en_GB on FreeBSD 4.7

2003-10-26 Thread Lynn . Tilby
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