realbasic-nug
[Top] [All Lists]

Re: Characters disappearing in REALSQLdatabase

To: REALbasic NUG <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: Characters disappearing in REALSQLdatabase
From: Norman Palardy <npalardy at great-white-software dot com>
Date: Thu, 31 Jan 2008 23:46:45 -0700
Delivered-to: listarchive at realsoftware dot com
Delivered-to: realbasic-nug at lists dot realsoftware dot com
References: <C3C806A8 dot 10C9E%lveillette at silexmultimedia dot com> <C3A94378-A04A-42FC-85A2-F7D22FB6B7A9 at inspiringapps dot com> <47A2BA4E dot 2080002 at gmail dot com>
On 31-Jan-08, at 11:21 PM, Alexei Vinidiktov wrote:

> Joe Strout пишет:
>> On Jan 31, 2008, at 9:13 PM, lveillette wrote:
>>
>>> I'm trying to save the following string: "D‘Amico" to a
>>> REALSQLdatabase, but
>>> it seems that it ends up in the database as DAmico, no matter what
>>> encoding
>>> I use and even though my start encoding is utf-8.
>>
>> How are you trying to save it?  If you're building an SQL command,
>> remember that single quotes are string delimiters.
>
> The string in the original post read "DŒAmico" for me, not  
> "D‘Amico"
> (there's a special letter after the 'D' which looks like OE).

UTF-8 Code point [‘]  U+2018   &#8216;  LEFT SINGLE QUOTATION MARK
is what it seems to me to be 
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>
<Prev in Thread] Current Thread [Next in Thread>