Hello everybody,

        First of all many thanks to all developers for keeping up this piece
of art named "Care2x". You, guys are brilliant!
Second, there are some inconveniences using Postgres 8.x and even 7.4 (7.4.13
more precisely) in Care2x 2.2.2 beta; it's about the old cast from string, a
number in fact, to integer, which this versions of Postgres disagree. I mean
statements like:
SELECT ... FROM ... WHERE integer_field [NOT] IN ('','0')
or even
SELECT ... FROM ... WHERE integer_field [NOT] IN ('',0)

where integer_field is a field declared int, or small int from a table.
Question is, will anybody fix this, because I intend to and if I do it and
send you the patches will this be available in the future versions, or I'll
patch every new version for myself?
And another thing, buttons translated in Romanian are missing from this beta.
I can send them if you need.

        Best regards,
           lwd



 
____________________________________________________________________________________
Do you Yahoo!?
Everyone is raving about the all-new Yahoo! Mail beta.
http://new.mail.yahoo.com

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Care2002-developers mailing list
Care2002-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/care2002-developers

Reply via email to