[V4RB] accents mac->win
Charles Yeomans
yeomans at desuetude.com
Mon Jul 18 13:48:24 CDT 2005
On Jul 18, 2005, at 12:42 PM, Ruslan Zasukhin wrote:
> Hi REALbasic experts.
>
> I need some help from you.
>
> I have made on mac in viSQL db with table that have
> one VarChar and one text fields.
>
> Then I did
>
> insert into ttt (f1, f2) VALUES( 'éóá', 'éóá' )
>
> Now select * from ttt show correct accent chars on mac.
>
> I have move db to windows, open it in viSQL and see SQUARS.
> If I do EXPORT from viSQL into text file, then TextEdit show me correct
> accent charcs.
>
> So this is problem of viSQL WIN that it not display chars correctly.
>
> Now question:
> what special must be done on RB win + viSQL to force it show chars
> ?
> fonts? Else ?
I'd be checking the encoding of the data obtained from the cursor field.
--------------
Charles Yeomans
More information about the Valentina
mailing list