473,394 Members | 1,797 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

Unicode in Oracle

Hello!

I am trying to get data from Oracle 8.0.5 via OracleConnection.
Oracle's NLS_LANG is set to AMERICAN_AMERICA.US7ASCII.
The data is Korean.
There was no problem getting data using VB6 or Delphi.
But with C#, the characters are broken.
I believe that it's a character encoding problem.
What can I do?

Thanks.

Sam
Nov 19 '05 #1
1 1548
With .NET, set the Current thread culture to the culture you want to display
(Korean, I assume). The correct string for setting culture is found in the
help file, as well as the method for setting culture on the application's
thread. I believe you can also find this in the QuickStart samples that
install with the Framework.
---

Gregory A. Beamer
MVP; MCP: +I, SE, SD, DBA

***************************
Think Outside the Box!
***************************

"Sam Kong" wrote:
Hello!

I am trying to get data from Oracle 8.0.5 via OracleConnection.
Oracle's NLS_LANG is set to AMERICAN_AMERICA.US7ASCII.
The data is Korean.
There was no problem getting data using VB6 or Delphi.
But with C#, the characters are broken.
I believe that it's a character encoding problem.
What can I do?

Thanks.

Sam

Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: bjwang | last post by:
Hello wisers, We are testing a system which is developed on top of Oracle 9iAS. The client PCs are using Internet Explorer to access the system. We are sure that the Oracle 9i database server is...
0
by: oozyscab via AccessMonster.com | last post by:
I'm posting this in a couple of places with the hope that someone might see it who has an answer. Has anyone had an experience where data coming from a linked Oracle table can be displayed in a...
2
by: Ram | last post by:
Hey, I'm trying to execute an Insert SQL command, where one of the parameters I'm trying to insert, has some unicode characters. The execute command gives no error, but when I use Nevigator to see...
2
by: Ram | last post by:
Hey, I'm using VB.NET and I'm trying to execute SQL Command, Where one of the parameters I'm trying to insert, has some unicode characters. The execute command gives no error, but when I use...
0
by: simonth | last post by:
hi guys i m writing a VB.NET app using the Oracle Lite database as the data source. Got a problem with inserting unicode chars e.g. chinese into the database when using the dataadapter and...
1
by: giniapatel | last post by:
hello all, i m using forms 6i with oracle 10g. i have set Nls_lang =American_America.UTF8. Now my problem is when i type some data i marathi Using a font converter engine directly into the text...
24
by: ChaosKCW | last post by:
Hi I am reading from an oracle database using cx_Oracle. I am writing to a SQLite database using apsw. The oracle database is returning utf-8 characters for euopean item names, ie special...
8
by: Richard Schulman | last post by:
Sorry to be back at the goodly well so soon, but... ....when I execute the following -- variable mean_eng_txt being utf-16LE and its datatype nvarchar2(79) in Oracle: cursor.execute("""INSERT...
1
by: shaguna.dhall | last post by:
I need to migrate Unicode data from MS Access to Oracle. Have tried the following: -Exported the Access tables to csv/txt, but these files were generated in ANSI encoding, and the Unicode data...
2
dzenanz
by: dzenanz | last post by:
Calling a stored procedure from Java with ojdbc 1.4 corrupts (converts to ¿) unicode characters that are not contained in DB's current charset. Calling this proc from C# works as expected (all...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.