> On Fri, Mar 19, 2004 at 05:28:42PM -0000, Andy Hassall wrote:
>> 
>>> might be better to add a ora_nls_parameters() method using:
>>> 
>>> and then implement ora_can_unicode() in terms of 
>>> $dbh->{ora_nls_parameters}
>>> 
>>> If that sounds good to you could you rework it that way?
>> 
>>  OK - will do.
>> 
> ora_nls_parameters() could default to caching and take a param to
> force an update of the cache.

 Updated patch attached.

 These changes cover the server - does there need to be something to cover
the client settings, e.g. examine NLS_LANG at connect time (either
environment variable, or from registry on Windows) to check if the client is
using Unicode?

thanks,
-- 
Andy Hassall <[EMAIL PROTECTED]> / Space: disk usage analysis tool
<http://www.andyh.co.uk> / <http://www.andyhsoftware.co.uk/space> 

Attachment: DBD-Oracle-rev237-ora_can_unicode.patch
Description: Binary data

Reply via email to