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. Unfortunat
Hi everyone,
I have quite a problem with a COM-Object in PHP.
Following Situation:
I have a COM-Object that connects to a UNICODE-encoded database, reads
certain texts and returns them to PHP, where I process the text and send
it back to the database via the COM-Object.
Unfortunately I have to
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
Hi everyone,
I have quite a problem with a COM-Object in PHP.
Following Situation:
I have a COM-Object that connects to a UNICODE-encoded database, reads
certain texts and returns them to PHP, where I process the text and send
it back to the database via the COM-Object.
Unfortunately I have to