For Programmers: Free Programming Magazines  


Home > Archive > PowerBuilder > March 2004 > Re: Language Translation









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Re: Language Translation

2004-03-27, 12:22 am

Oracle can give you error messages in french.
If you are writing a brand new app, it is very easy : just install french
Oracle client.

If it is an existing app, you cannot do that (issues with datetimes, decimal
separator, ...)
But what you can easily do, is translating error message using error number
(SQLCA.sqldbcode).

"Nimmi" <nimmi60@yahoo.com> a écrit dans le message de
news:bdefe6fb.0401122119.2f8c6fda@posting.google.com...
> I am using PB8.0 with Oracle 9.01
>
> I would like to know - Is there any tool in the market which
> translates english words / phrases / sentences and return the french
> equivalent. I need to do the following
>
> String ls_err
>
> ls_error = sqlca.sqlerrtext
>
> ls_french = translate_french (ls_error)
>
> Thanks



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com