Dear Oleg, yes, but i didn't find anything in postgresconnection which handle unicode blob fields. or did i miss something?
i thought also that this cannot handle binary data. should be created another column BlobUnicodeCol, or what is your idea? Wednesday, June 14, 2006, 4:15:42 PM, you wrote: OB> On Wed, Jun 14, 2006 at 03:53:33PM +0200, Ivan Horvath wrote: >> i've sent you the mysqlconnection.py couple a days ago. >> a modification was done because if there is a unicode support, the >> varchar, blob fields value wasn't receive as unicode OB> I am looking into it right now. And I don't like it. OB> if (colClass == col.StringCol or colClass == OB> col.BLOBCol) and self.kw['use_unicode']: OB> colClass = col.UnicodeCol OB> This breaks BLOBCol forever (BLOBCol has a special validator). OB> Oleg. -- Best regards, Ivan Horvath Chief Programmer Alcatel ISD PMS 2000 Product Team H-1116, Budapest Kondorfa u. 10. Tel.: +36 1 209 9546 Fax.: +36 1 209 9599 Mobil: +36 30 257 0235 VOIP: +49 511 676 478010 mailto:[EMAIL PROTECTED] Anyone who has never made a mistake has never tried anything new. /Albert Einstein/ _______________________________________________ sqlobject-discuss mailing list sqlobject-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss