| To: | REALbasic Plugins <realbasic-plugins at lists dot realsoftware dot com> |
|---|---|
| Subject: | text encodings of database strings |
| From: | Will Leshner <will dot leshner at gmail dot com> |
| Date: | Tue, 15 Feb 2005 07:59:17 -0800 |
| Delivered-to: | realbasic-plugins at lists dot realsoftware dot com |
| Domainkey-signature: | a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=O0TqBEb/cWemz9k0oKttLIc2vMjpPYQxjfdIZEANidlP0KmdTEWs1a6YkTLxHeci2HBKfeo1l2s8JaftDFAJ3mmuvwNcuDLxC56AHGhNvuv5OcyXxdvYjTy8SOACB28YBwlrEioIgPl8/G6o3UQDc9A0bP7ZTfBGyGwcnQ8qv9c= |
I'd like to be able to set the text encodings of strings I return to RecordSets obtained with my Database implementation, but I'm not sure it can be done. I believe my only opportunity to communicate with the value of a table field is in the cursorColumnValueFunc callback, but there I return a char*, not a REALstring. So is there any way to set the text encoding of a string that I'm about to pass back to the user when they use the StringValue property of RecordSet? _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html> |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Windows FILETIME -> date.totalseconds?, William Yu |
|---|---|
| Next by Date: | Re: text encodings of database strings, Joseph J. Strout |
| Previous by Thread: | Windows FILETIME -> date.totalseconds?, Christian Schmitz |
| Next by Thread: | Re: text encodings of database strings, Joseph J. Strout |
| Indexes: | [Date] [Thread] [Top] [All Lists] |