Didn't know that this is a matter of PHP-ODBC and not of SAPDB... Now I'm really in trouble! :-)
Is there any trick to get Unicode encoded data into a Unicode column without using the ODBC-Wide-API?
Regards, Hannes
Sven K�hler wrote:
The ODBC driver expects in the ODBC-Wide-API (the functions with a trailing "W" like SQLConnectW) UCS2 strings in a 2-bytes data type. SQLWCHAR is defined in sqltypes.h, line 335:
He's talking about PHP, and i just looked it up:
PHP doesn't offer access to the unicode-aware functions of the ODBC API.
_______________________________________________ sapdb.general mailing list [EMAIL PROTECTED] http://listserv.sap.com/mailman/listinfo/sapdb.general
