Thanks for your reply!
He used the code for these datas:
CLOSE ALL database
Create Cursor curTest codepage = 1250 (cText C(20))
Insert into curTest Values ('Ábrahám Gábor')
Insert into curTest Values ('Antal György')
Insert into curTest Values ('Aébert')
Insert into curTest Values ('Áántal...
Yes you are right! Please forgive me, I confuse something I think!
We have some misunderstanding!
I told your request to the programmer, and he told me that:
The problem is simple:
He don't want to search or something, he only want to arrange a dbf file correctly, according to our ascend...
Hi All!
Sorry for my late respond!
I attach my dbf file with sample datas!
sample
Please order my data considering to my accents.
Here is my source code:
close all database
set exclusive on
set talk off
use sample
index on name tag name of sample collate "HUNGARY"
go top
brow
close all...
Ok!
I will send you the codes, but I'm only the "postman" between you and the programmer :) (he doesn't speak the english)
Today he is not here, but tomorrow I will send you that codes!
Thanks again, you are very helpful!
nzoli
Hi all!
Thanks for your answer!
Mike:
I think I made a fault with my question!
My search is working perfectly!
I have problem only with ordreing the accents and the letters!
Sorry!
-------------
Olaf:
My codepage is: 1250
-------------
I'm using the "INDEX on nev1 TO temp COLLATE "hungary""...
Thanx your reply!
I'm searching with grid box!
I made a screenshot! :)
Link
So as you can see the first name is begining with 'Á' and not A beacuse of the second letter 'b'.
I want that the 'A' letter be the first and than the 'Á' letter be the second letter!
thanx!!!
Hi!
I'm using VFP9, and I from Hungary! We are using a lot of accents in our databases. I'm using the collate parameters, to rearrange my database correctly (in the default status, our accents are always at the bottom of our database)
The program displays the accents correctly, but when I hit...
Huh!
I didn't expect that so much comment :)
But I'm glad that forum always help me about my vfp problem :)
Thanks 4 you.
So we would like to use this calculations to our gps/tracking server.
MikeLewis: Yes the 10-15 km calculating error is accepted, because we don't have such huge distance...
@MikeLewis
I attached the setfdate() and setftime() source of functions!
@OlafDoschke: Yes I know, but I have Win7Home64bit and it is not supporting the virtualisation.
But yes I forgot the virtualbox! When I get home, I will try it!
thanks for the idea!
best...
Hi all again!
I have another "little" problem.
So I converted some .avi files to .mkv files. The converter program wasn't able to copy the .avi's files original create date and time and all of my new .mkv files gived the actual date and time. (I tried dozen's of converter program, but overall...
@OlafDoschke:
yeah!
the yahoo placefinder is working :) THANKS
I'm using it with @andyrice's (http://www.tek-tips.com/viewthread.cfm?qid=711778) websave example...
@MikeLewis: Fortunately I don't need the full and accurate addresses, I have enough the country, the road number and the postal...
Hi all!
I was happy when I found this forum because it helped me so much!
So I have another vfp problem :)
I found a helpful thread (Using VFP WithYahoo Maps Geocoding API), but I need a reverse solution.
So I get a LAT/LON coordinates from my gps tracker.
I'm uplodaing to my MySQL server...
Dear Olaf!
Thanks for your answer!
First of all I will try your link!
So our GPS tracker sending it's data through the GPRS/3G internet. It can't send the datas to rs232 because the tracker isn't in my town.
I need to use that converter because I can read only the serial port with vfp. This...
Dear OlafDoschke!
This is a tracker produced by us, sending pure NMEA183 data packages over GPRS Internet, to a FIXED IP address and a FIXED port number. Now we are using a TCP/IP to RS232 converter to capture the IP data. Our present software is using these data from the RS232 input. This...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.