Insert/reterive Urdu in a oracle filed.

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Locked
mobeen
Forum Newbie
Posts: 4
Joined: Thu Jul 20, 2006 7:27 am

Insert/reterive Urdu in a oracle filed.

Post by mobeen »

Hi All,

I am working on PHP with Oracle.
I want to insert/retrieve Urdu language in the table's field.

I have experienced it in MYSQL, it is working fine but not oracle.

In oracle I have been setting the CharaterSet = UTF8 and field datatype
nVarchar & nChar.

But fail to get result

Anyone have experience about it please share with me.

Thanks

Regards,

Mobeen
User avatar
JayBird
Admin
Posts: 4524
Joined: Wed Aug 13, 2003 7:02 am
Location: York, UK
Contact:

Post by JayBird »

Don't make multiple posts!!!!
[url=http://forums.devnetwork.net/viewtopic.php?t=30037]Forum Rules[/url] Section 1.1 wrote:3. Do not make multiple, identical posts. This is viewed as spam and will be deleted.
Locked