The group you are posting to is a
Usenet group . Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
Newsgroups: comp.lang.clipper.visual-objects
From:
Frank M <frank_muess... @gmx.de>
Date: Sat, 27 Oct 2012 12:54:29 -0700 (PDT)
Local: Sat, Oct 27 2012 3:54 pm
Subject: Russian an VO DBF
Hello,
is there a Way to write a VO (2.8SP3) Applikation with DBFCDX for Russian User? I have Test with a Russian W7 and can not write SLE and not store and Data in DBF.
Hope for Infos
Regards, Frank
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: comp.lang.clipper.visual-objects
From:
"Francesco F." <francescangeli.f.rem... @remove.gmail.com>
Date: Sun, 28 Oct 2012 07:42:15 +0100
Local: Sun, Oct 28 2012 2:42 am
Subject: Re: Russian an VO DBF
Hi Frank,
search in this NG for "RUSSIAN.DLL - Which Cirillic system code for VO"
in date 08/05/2002, may be the content of discussion helps you.
HTH,
Francesco
Il 27/10/2012 21:54, Frank M ha scritto:
> Hello,
> is there a Way to write a VO (2.8SP3) Applikation with DBFCDX for Russian User?
> I have Test with a Russian W7 and can not write SLE and not store and Data in DBF.
> Hope for Infos
> Regards, Frank
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: comp.lang.clipper.visual-objects
Date: Sun, 28 Oct 2012 23:02:45 -0700 (PDT)
Local: Mon, Oct 29 2012 2:02 am
Subject: Re: Russian an VO DBF
Frank,
Here in Russia, no problem using VO 2.8(SP3) for writing Applications with DBFNTX and Sybase SQL Anywhere under Russian W7 / XP.
I don't use Russian.DLL - it's not work correct. As i understand it is used only for Error's Messaging. Use standard VO28NAT.DLL.
It's seems your have problem with your "Russian" version of W7.
Regards,Ivan
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: comp.lang.clipper.visual-objects
Date: Sun, 28 Oct 2012 23:09:11 -0700 (PDT)
Local: Mon, Oct 29 2012 2:09 am
Subject: Re: Russian an VO DBF
Or, possible, you should write Application in VO on computer with installed Russian W7...
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: comp.lang.clipper.visual-objects
Date: Sun, 28 Oct 2012 23:29:51 -0700 (PDT)
Local: Mon, Oct 29 2012 2:29 am
Subject: Re: Russian an VO DBF
Frank,
Also check you create DBF with SetAnsi( TRUE ).
Under this condition there is correspondence between DBF and SLE presentation of an russian text in Russian Win 7.
If DBF created under SetAnsi(FALSE) you should use Oem2Ansi(<cOemString>) function before using Text in SLE.
Ivan
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: comp.lang.clipper.visual-objects
From:
Frank M <frank_muess... @gmx.de>
Date: Tue, 20 Nov 2012 04:35:01 -0800 (PST)
Local: Tues, Nov 20 2012 7:35 am
Subject: Re: Russian an VO DBF
Hello Ivan,
thanks for the Info. All work now, installed with a Russian System. Now i will look if there is a market.
Regards, Frank
Am Montag, 29. Oktober 2012 07:29:52 UTC+1 schrieb pin... @mail.ru:
> Frank,
> Also check you create DBF with SetAnsi( TRUE ).
> Under this condition there is correspondence between DBF and SLE presentation of an russian text in Russian Win 7.
> If DBF created under SetAnsi(FALSE) you should use Oem2Ansi(<cOemString>) function before using Text in SLE.
> Ivan
You must
Sign in before you can post messages.
You do not have the permission required to post.
Newsgroups: comp.lang.clipper.visual-objects
From: "Marc Verkade [Marti IT]" <marcatM@rtidotnl>
Date: Sun, 25 Nov 2012 23:32:33 +0100
Local: Sun, Nov 25 2012 5:32 pm
Subject: Re: Russian an VO DBF
Good luck1!
"Frank M" schreef in bericht news:4119578a-9561-4361-bbf3-532ccf142d02@googlegroups.com ...
Hello Ivan,
thanks for the Info. All work now, installed with a Russian System.
Now i will look if there is a market.
Regards, Frank
Am Montag, 29. Oktober 2012 07:29:52 UTC+1 schrieb pin... @mail.ru:
> Frank,
> Also check you create DBF with SetAnsi( TRUE ).
> Under this condition there is correspondence between DBF and SLE > presentation of an russian text in Russian Win 7.
> If DBF created under SetAnsi(FALSE) you should use Oem2Ansi(<cOemString>) > function before using Text in SLE.
> Ivan
You must
Sign in before you can post messages.
You do not have the permission required to post.