Hey guys, We have an application using NHibernate with Oracle 11g and configured to use the Oracle Managed DataAccess provider. It works fine in a lot fo environtments, but in a single enrivonment, we are having problems with NLS_LANG configuration and every query that extract information from database comes with special chars like ã á ç õ and etc.
I know we can define NSL_LANG on the System Environment Variables on the Windows but it affect other applications that are running on the same server. I would like to know if is there any way to define NLS_LANG on the application layer or the IIS, or on the NHibernate configuration (hibernate.cfg.xml) ? Thank you -- ______________________________________ Felipe B Oriani [email protected] -- You received this message because you are subscribed to the Google Groups "nhusers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/nhusers. For more options, visit https://groups.google.com/d/optout.
