On Sat, Mar 20, 2004 at 03:05:47PM -0500, Lincoln A. Baxter wrote:

> Of course, there is still the problem of getting dbd-oracle to actually
> work with nchar data.  For me its back to that problem...

I was thinking of ora_can_unicode() primarily in terms of controlling
the unicode tests. Which ones to run (NCHAR and/or CHAR) and which to skip.

I see no need to worry about alter session statements. Anyone changing
the character sets on the fly ought to know what they're doing anyway.

I'm also not too worried about the client-side character set. I
figure we should ask for anything that's unicode on the server-side
to be given to us as unicode and let perl deal with converting the
unicode to whatever encoding the application is using.

> (and figuring out how to get svn to do an update... I get an error).

Ask [EMAIL PROTECTED] if you suspect a problem with the svn at perl.org
(and CC me please).

Tim.

Reply via email to