Re: forcing character type in browser?
Re: forcing character type in browser?
- Subject: Re: forcing character type in browser?
- From: Pierre Frisch <email@hidden>
- Date: Tue, 27 Jan 2004 08:05:21 -0800
I would seriously consider UTF-8 encoding both in the database and in
the browser. That way there is not character conversion and you will
save yourself a lot of trouble. You will find the instruction on how to
do this at:
http://wodev.spearway.com/cgi-bin/WebObjects/WODev.woa/wa/Main?
wikiPage=InternationalCharacters
Even if you do not intend to support non-english characters I would
recommend this.
Pierre
On Jan 27, 2004, at 6:28, Robert A. Decker wrote:
> Every now and then I'll see this in my logfiles:
> NSInvalidArgumentException: Exception occured while evaluating
> 'search',
> on target:<QueryWrapper 0x1e16e10>:
> evaluateExpression: -- OracleChannel 0x1498ee8: attempt to evaluate SQL
> statement that contains characters that can not be converted to target
> database encoding: (medicalResponses, medicalInformation,
> questionCategory, product, entityId)
>
>
> I assume some strange character was entered by a user in a textfield.
> Is
> there a way to stop this from happening?
>
>
> thanks,
> Robert A. Decker
>
> http://www.robdecker.com/
> _______________________________________________
> 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.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.