From: Oleg B. <ph...@ma...> - 2005-03-31 13:49:56
|
On Thu, Mar 31, 2005 at 03:08:30PM +0200, Ahmed MOHAMED ALI wrote: > Is there a way to use unicode with sqlobject ? The latest version (in the Subversion repository) that will be 0.7 has UnicodeColumn. > I am working on unicode aware database (postgresql 8 ). Currently SQLObject does not use unicode-aware drivers. UnicdeCol does all conversions itself. Oleg. -- Oleg Broytmann http://phd.pp.ru/ ph...@ph... Programmers don't die, they just GOSUB without RETURN. |