Yes with ora_charset, ora_ncharset on the connection creation.
Remember like NLS_LANG you are setting the charsert of the client and not the server. On Thu, Mar 11, 2010 at 2:46 PM, E R <[email protected]> wrote: > Hi, > > I'm using DBD::Oracle. > > Is it possible to set the NLS_LANG setting on a dbh so that the > setting overrides what is specified by $ENV{NLS_LANG}? > > Thanks, > ER > -- Join Sheeri and Paul at the 2010 MySQL Conference community dinner. Add your name to attend: http://bit.ly/pedrosdinner
