sending a url with international characters
sending a url with international characters
- Subject: sending a url with international characters
- From: Gino Pacitti <email@hidden>
- Date: Tue, 16 Dec 2003 00:56:14 +0000
Hi,
I had a problem with characters and was able to sort it out - so all
international characters were being saved to the database.
But I have hit an other snag:
If I have a url like ?location=D|sseldorf the German character gets
converted into #FC and when I try to use it as a query in a fetch spec
the db does not understand the resulting query. Something like (select
.... with bindings D/297sseldorf%)
I have tried all measure of things to get the query correct but cannot
get it to return the record with the field <location = D|sseldorf>
Any help would be greatly appreciated....
How do I get the query correct so that I can ask the db for a result
set based on a column with an international character?
Best
Gino
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.