Re: [cx-oracle-users] Antw: Re: Problem with internal buffer sizes
Brought to you by:
atuining
From: Anthony T. <ant...@gm...> - 2007-01-25 16:12:26
|
On 1/25/07, matilda matilda <ma...@gr...> wrote: > Hi Anthony, > > here's a link: > http://download-uk.oracle.com/docs/cd/B19306_01/appdev.102/b14250/oci05bnd.htm#sthref756 > > Sorry, I gave you an internal link. No problem. That link is much better. I've seen it before but glossed over it because it didn't concern me.... I'll have to read it a little more carefully if I want to deal with character sets and unicode and the like. :-) > One question: Are you able to extebd the current > functionality to let the whole thing work with > different character encodings? I'm not sure what you mean by this. Could you explain further? Currently cx_Oracle expects you to have to deal with everything. You must pass in a stream of characters (not unicode) and you will get back the same. That should be changed -- once I get my head around everything, of course. :-) > Best regards > Andreas Mock > > > ------------------------------------------------------------------------- > 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 > _______________________________________________ > cx-oracle-users mailing list > cx-...@li... > https://lists.sourceforge.net/lists/listinfo/cx-oracle-users > |