in reply to Strange substr Problem

When the database uses a different encoding than the interpreter then the data passed to it is recoded by the library. This behaviour is dependant on the used library and database engine - so you need to be more specyfic.

Replies are listed 'Best First'.
Re: Re: Strange substr Problem
by c0bra (Acolyte) on Mar 13, 2003 at 18:16 UTC
    We are running Oracle 8.1.7.4.0 on both prod and dev.