I am writing an application for a specific Character like science symbol(μo).In Oracle DB store properly.
This application involves using DataAdapter, OLEDB Connection (oracle 11g)and the DataSet. when i am
displaying data in UI.
Instead of displaying the
correct characters the application displays æo ("æo").
Thanks in advance
This application involves using DataAdapter, OLEDB Connection (oracle 11g)and the DataSet. when i am
displaying data in UI.
Instead of displaying the
correct characters the application displays æo ("æo").
Thanks in advance