Hi Thomas,
I think there are two possible ways:
1.) Get the SQL-2k-Server to work with the right char-encoding
(iso-8859-1), but I don't know if this is possible on the
SQL-2K-Server ?!
2.) Mask the German Umlaut. You can use urlencode() from PHP
when inserting new entries and urldecode when reading from
the DB.
I hope this helps.
Greetinx,
Mike
Michael Rudel
- Web-Development, Systemadministration -
Besuchen Sie uns am 20. und 21. August 2001 auf der
online-marketing-düsseldorf in Halle 1 Stand E 16
_______________________________________________________________
Suchtreffer AG
Bleicherstraße 20
D-78467 Konstanz
Germany
fon: +49-(0)7531-89207-17
fax: +49-(0)7531-89207-13
e-mail: mailto:[EMAIL PROTECTED]
internet: http://www.suchtreffer.de
_______________________________________________________________
> -----Original Message-----
> From: Thomas Feucht [mailto:[EMAIL PROTECTED]]
> Sent: Friday, July 20, 2001 12:46 PM
> To: [EMAIL PROTECTED]
> Subject: [PHP-WIN] Problems with German Umlaut
>
>
> Hi all,
>
> I tried to access an SQL Server 2000 with PHP+Apache under
> Windows 2K (all
> on the same machine). Connection was successful and SELECT
> statements gave
> the proper data back. But: The German Umlauts appeared like
> binary data.
>
> Can anyone help me please?
> Thanks a lot,
> Thomas
>
>
>
>
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail:
> [EMAIL PROTECTED]
>
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]