Problems retrieving unicode using php_maxdb
Hi,
I'm trying to connect to MaxDB using php module for php4. The problem is as soon as result query contains unicode characters. It doesn't show the field that contains them. Using jdbc in other solution works flawlessly.
And yes I have tried $maxdb->options(MAXDB_UNICODE, "TRUE"); before maxdb_real_connect, it's doesn't do any good.
Any bright ideas?
Thanks in advance.
Subject
Written By
Posted
Problems retrieving unicode using php_maxdb
March 13, 2007 03:49AM
Sorry, you can't reply to this topic. It has been closed.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.