On Wed, Mar 24, 2004 at 08:24:14PM -0000, Andy Hassall wrote:
> >>  $dbh->ora_can_store_string($string) perhaps? Bitmask 
> >> return value as per ora_can_unicode?
> >> 
> >>  There are OCI functions that can answer this, e.g. 
> >> OCINlsCharSetConvert() followed by 
> >> OCICharSetConversionIsReplacementUsed().
> > 
> > Patches most welcome :)
> 
>  OK. Should I separate out ora_nls_parameters (and dump ora_can_unicode), or
> keep it until ora_can_store_string is done and send it all in one patch
> later?

Send ora_nls_parameters() + ora_can_unicode() + docs + tests :)
(Against the latest code in subversion.)

Then ora_can_store_string() can follow (with docs and tests :)
and don't forget that it needs to compile okay for old versions of
Oracle that don't have those functions.

Thanks!

Tim.

Reply via email to