On Mon, Dec 13, 2010 at 4:10 PM, Bob Sneidar <b...@twft.com> wrote:

> BTW, Trevor, does sqlYoga resolve this issue internally? If so it would
> make a really great selling point for sqlYoga!


No. I considered allowing one to set the encoding the database should use
along with the encoding the strings would be passed in as but in the end
decided against it.

Personally I configure PostgreSQL to use UTF-8. I then encode any strings I
insert and decode any strings I get out.

-- 
Trevor DeVore
Blue Mango Learning Systems
ScreenSteps: http://www.screensteps.com
Releasable Revolution Resources for Developers:
http://revolution.bluemangolearning.com
_______________________________________________
use-livecode mailing list
use-livecode@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-livecode

Reply via email to