https://bugzilla.novell.com/show_bug.cgi?id=337624
User [EMAIL PROTECTED] added comment https://bugzilla.novell.com/show_bug.cgi?id=337624#c2 Sebastian Trenkler <[EMAIL PROTECTED]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[EMAIL PROTECTED] Status|NEW |RESOLVED Resolution| |INVALID --- Comment #2 from Sebastian Trenkler <[EMAIL PROTECTED]> 2007-12-11 10:03:19 MST --- setting to .bash_profile: NLS_LANG=german_germany.WE8ISO8859P1 export NLS_LANG setting to vhost.conf: PassEnv NLS_LANG (oracle db server can be set to english, should just have an utf8 etc - more info available in the oracle docs) http://download.oracle.com/docs/cd/B15904_01/core.1012/b14004/iasconfig.htm#BHCEECHI (i): setting NLS_LANGUAGE and NLS_TERRITORY per SQL for the db session does not solve the charset issue within the db session. NLS_LANG must be set for the oracle client as env param. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
