On Thu, Feb 14, 2002 at 04:23:23PM +0100, dsi safir wrote:
> Ok, thanks all for the advices.
> 
> The problem is linked with the NLS parameters.
> Here are my database related param:
> NLS_LANGUAGE=French
> NLS_TERRITORY=France
> NLS_DATE_LANGUAGE= french
> NLS_DATE_FORMAT = dd/mm/yyyy

    set 
    NLS_LANG=.WE8ISO8859P1 
    and you should be all set.

    tc

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to