AW: Different Encoding in ValentinaStudio and V4RB?
Fabian Eschrich
info at faesch.de
Fri Dec 21 04:53:22 CST 2007
Hi Danny,
yes - you are absolutly right. This fixes the problem.
Thank you very, very much.
I wish you a happy Christmas.
Mit freundlichen Grüßen / kindly regards,
Fabian Eschrich
FAESCH Software
info at faesch.de
Fon: +49 (0)37206 889293
Fax: +49 (0)37206 889294
Skype: feschrich
SIPgate: 9000760
-----Ursprüngliche Nachricht-----
Von: valentina-bounces at lists.macserve.net
[mailto:valentina-bounces at lists.macserve.net] Im Auftrag von Danny Lewkin
Gesendet: Freitag, 21. Dezember 2007 10:12
An: Valentina Developers
Betreff: Re: Different Encoding in ValentinaStudio and V4RB?
Hi Fabian,
I guess your database is under server?
If this is the case, you probably do just valentina.initclient()
Well, you have to do valentina.init(...) too. Just like for a local DB.
So
valentina.init(parameters)
valentina.initclient()
This should fix the problem, at least, it did for me!
Is a known bug at Valentina...
HTH,
Danny
Op 21-dec-07, om 10:05 heeft Fabian Eschrich het volgende geschreven:
> Hi,
>
> can somebody confirm this problem?
>
> Looks like valentina studio and the rb plugin encode utf8 in
> different ways.
>
> When I run this code within realbasic:
>
> x = vdb.sqlexecute("insert into addresses (id,name1) VALUES
> ('1','äöüß')")
>
> VStudio shows the data scrambled.
>
>
> When I run this code within VStudio:
>
> insert into addresses (id,name1) VALUES ('2','ßüöä')
>
> VStudio shows the result correctly, but realbasic shows it scrambled.
>
> Mit freundlichen Grüßen / kindly regards,
>
> Fabian Eschrich
> FAESCH Software
>
> info at faesch.de
>
> Fon: +49 (0)37206 889293
> Fax: +49 (0)37206 889294
> Skype: feschrich
> SIPgate: 9000760
>
>
> _______________________________________________
> Valentina mailing list
> Valentina at lists.macserve.net
> http://lists.macserve.net/mailman/listinfo/valentina
_______________________________________________
Valentina mailing list
Valentina at lists.macserve.net
http://lists.macserve.net/mailman/listinfo/valentina
More information about the Valentina
mailing list