Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Oracle .NET Stored Procedure, Parameters and characterset

851611Mar 30 2011
Hi,

we have an Oralce .Net Stored Procedure and this is working fine, with the exception that when we pass parameters which contain special (German) characters (ÄÖÜ ß) than we don't get these values within the procedure. There we get an AOU ?.
Database settings are for NLS_LANGUAGE GERMAN, NLS_TERRITORY GERMAN, NLS_CHARACTERSET WE8ISO8859P1
Same as for client settings.

we have an Oracle 10gR2, using Visual Studio 2005

Are there any other settings we have to set?

Thanks for your help!
Raphael
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 27 2011
Added on Mar 30 2011
0 comments
871 views