teknikalbody
Programmer
Hi
Can someone tell me how I can get the £ sign to display because at the moment its returning #. I have tried
chr(163) but the same thing.
Some details form the db if helps are:
NLS_LANGUAGE = AMERICAN
NLS_TERRITORY = AMERICA
NLS_CURRENCY = $
NLS_CHARACTERSET = US7ASCII
Can someone tell me how I can get the £ sign to display because at the moment its returning #. I have tried
chr(163) but the same thing.
Some details form the db if helps are:
NLS_LANGUAGE = AMERICAN
NLS_TERRITORY = AMERICA
NLS_CURRENCY = $
NLS_CHARACTERSET = US7ASCII