Search found 10 matches: proces

Return to advanced search

Read API data one by one or in block

Hello, Reading API data from server can be done one by one (each record connects, retrieve data and proces) This is what I do now Or should I consider to read 200 or more records and process that string of data. Here is the problem that the Hash fill will be large and much ...
by Marc Venken
Sun Dec 18, 2022 2:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Read API data one by one or in block
Replies: 1
Views: 253

Searching in the content of documents

... to see if certain words can be found. This results into a list of documents, all of them containing the word I have been searching for. This proces needs to be done within my application. Any suggestions? Thank you very much in advance.
by driessen
Wed Mar 16, 2022 10:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Searching in the content of documents
Replies: 6
Views: 480

Re: Automated download of pictures

... works ok (xbrowse and download) , but with the dbf data the Xbrowse only works, but the download part gives this error There are 1600 records, all processed ok in the browse, none in the download. As far as I can Google, it has something todo with the ole Open (maybe to many open connections? ) ...
by Marc Venken
Wed Mar 08, 2017 11:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Automated download of pictures
Replies: 20
Views: 4173

Automated download of pictures

... a browsers and need to hit CTRL-S + ENTER to download the pic. since it will be lots of img. the window needs to close afther download, and the proces should go further. In this sample, the loop will show the images, but I can't get the download the work automatic. I don't know how I can execute ...
by Marc Venken
Tue Mar 07, 2017 11:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Automated download of pictures
Replies: 20
Views: 4173

Action execute when at bottom of xbrowse

... I want browse, in a temporary dbf-file on the a local path. Untill now I had no problems, but I created a testtable of 120000 records and the proces to read the data from the server into a temporary file takes a long time. Is there a faster way to do it? I was thinking first read only 100 ...
by Marc Vanzegbroeck
Tue Feb 21, 2012 10:29 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Action execute when at bottom of xbrowse
Replies: 7
Views: 1699

SQLite browse of large tables

... I want browse, in a temporary dbf-file on the a local path. Untill now I had no problems, but I created a testtable of 120000 records and the proces to read the data from the server into a temporary file takes a long time. Is there a faster way to do it? I was thinking first read only 100 ...
by Marc Vanzegbroeck
Sun Feb 19, 2012 9:43 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SQLite browse of large tables
Replies: 3
Views: 882

... I don't speek english and I read the post with my ditionary in the hand (rather, in the other window). But the translation of the program is in proces. The versión is in the ftp (by error say beta 2.00, really is beta 1.20) it's begining to translation to english. If you go to Utilerías\Configuración ...
by quique
Fri Aug 08, 2008 7:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Visual Fivewin
Replies: 5
Views: 1204

Memory use

When I start my application the memory used by this proces often increases to > 200.000 KB. After this peak the memory used is approx 20.000 KB. Is there a way to limit the maximum memory used (at startup) ?

Best regards,
Klaas den Dekker
by Klaas den Dekker
Wed Dec 06, 2006 11:18 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Memory use
Replies: 4
Views: 1207

Antonio

The proces is an intensive loop through a dbf, so you are probably correct

I am confused because sometimes they seem to work and other times they seem to get reset to the default cursor

I will try read up on them

Thanks for your assistance

Peter
by peterk
Tue Nov 21, 2006 9:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CursorWait()
Replies: 5
Views: 1431

Indeed, what Daniel said is right. Only it is the process NTVDM.EXE which needs to be killed, not the vtvdm.exe. If you kill ntvdm.exe, the process wowexec.exe will be killed automatically. It is not a question of the attribute read only, but the ...
by driessen
Wed Oct 12, 2005 8:52 am
 
Forum: FiveWin for CA-Clipper
Topic: Preview with blank page
Replies: 2
Views: 1418

Return to advanced search