Re: Unicode Displaying in Runtime Revolution #2

2005-04-29 Thread Marisa K.
Hi, I'm using Sybase. Does the direct connection mean the connection from RunRev? Is there a way I can connect to Sybase directly from RunRev?? However, the unicode can be displayed correctly , together with ODBC, through other SQL executing tool; JISQL. Do you think it's because of JDBC help

Re: Unicode Displaying in Runtime Revolution #2

2005-04-28 Thread Frank D. Engel, Jr.
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The only thing I can think of with regard to using ODBC is that this may be a limitation of the ODBC driver? You should check any settings the driver provides to see if there is something in there which may affect this, and you should check the

Re: Unicode Displaying in Runtime Revolution #2

2005-04-27 Thread Trevor DeVore
On Apr 25, 2005, at 1:20 AM, Marisa K. wrote: Hello Trevor, Thank you so much for your reply. I had tried on your suggestion(using cursors) but it didn't work with me, still. While, English texts can be displayed just fine, Thai's texts cannot. Well, I connect to the database through ODBC. Do

Re: Unicode Displaying in Runtime Revolution #2

2005-04-25 Thread Marisa K.
Hello Trevor, Thank you so much for your reply. I had tried on your suggestion(using cursors) but it didn't work with me, still. While, English texts can be displayed just fine, Thai's texts cannot. Well, I connect to the database through ODBC. Do you think this is where the problem is? Every

Re: Unicode Displaying in Runtime Revolution #2

2005-04-21 Thread Trevor DeVore
On Apr 20, 2005, at 10:30 PM, Marisa K. wrote: Hi Trevor, Thank you agian for your suggestion. You are right about the database of UTF-8. :-) However, I've tried on that, too, but the result is the same!! I wrote script as: on openCard global tID set the unicodeText of fld testDB to uniEncode(

Unicode Displaying in Runtime Revolution #2

2005-04-20 Thread Marisa K.
Hello, I have the question about the unicode again. I want to query data from database, which are unicode. I used the revDataFromQuery function to query data from database. However, the result is . So, I tried on setting unicodeText property, it turns out . Also, I tried to save the

Re: Unicode Displaying in Runtime Revolution #2

2005-04-20 Thread Trevor DeVore
On Apr 20, 2005, at 8:49 PM, Marisa K. wrote: I have the question about the unicode again. I want to query data from database, which are unicode. I used the revDataFromQuery function to query data from database. However, the result is . So, I tried on setting unicodeText property, it

Re: Unicode Displaying in Runtime Revolution #2

2005-04-20 Thread Marisa K.
Hi Trevor, Thank you agian for your suggestion. You are right about the database of UTF-8. :-) However, I've tried on that, too, but the result is the same!! I wrote script as: on openCard global tID set the unicodeText of fld testDB to uniEncode( revDataFromQuery (, return, tID, SELECT