Marco Schuster schrieb:
2009/2/4 Carl-Fredrik Gustafsson :
Hi everyone,
I have quite a problem using a COM-Object in PHP.
The COM-Object connects to a database that's UTF-16 encoded and gets
text-contents, that I want to process in PHP and write it back using the
COM-Object. Unfortunately I
2009/2/4 Carl-Fredrik Gustafsson :
> Hi everyone,
>
> I have quite a problem using a COM-Object in PHP.
>
> The COM-Object connects to a database that's UTF-16 encoded and gets
> text-contents, that I want to process in PHP and write it back using the
> COM-Object. Unfortunately I cannot connect
Hi everyone,
I have quite a problem using a COM-Object in PHP.
The COM-Object connects to a database that's UTF-16 encoded and gets
text-contents, that I want to process in PHP and write it back using the
COM-Object. Unfortunately I cannot connect directly to the database, I
have to use that