Marco, this sample for me only works if I do not use index. speed is within 5 sec. Best regards, Otto #include "fivewin.ch"#include "Dbinfo.ch"REQUEST DBFCDXREQUEST DBFFPTFUNCTION MAIN() LOCAL nSec RDDSETDEFAULT( ...
Hello friends, I conducted further tests. For reference, I used TC. Here are the values for the same search. TC 1.40 min findstr 40 sec = command prompt ps 15 sec Get-ChildItem -Path c:\www\htdocs -Recurse -Filter *.prg | Select-String -Pattern "AP_GetPairs()" | ForEach-Object ...
... de explicarme: Tengo una tabla con los siguientes registros https://i.ibb.co/DbrD5CK/Clip1.jpg Esta ordenada por la columna SEC Ahora necesito mover los registros de abajo hacia arriba, el registro con la secuencia 23 debe subir a quedar en el lugar del registro de la sec ...
... Chalres KWON hi, i have try to make some Sample to "test" Speed using a 32 Bit Apps ADO Records = 59780 Time = 41.74 1432.23 Rec/Sec XLSwriter Records = 59780 Time = 8.20+ 7285.80 Rec/Sec so XLSwriter is 500 % faster :!: --- now use XLSwriter with > 350000 Record using 32 Bit ...
hi, i have try to make some Sample to "test" Speed using a 32 Bit Apps ADO Records = 59780 Time = 41.74 1432.23 Rec/Sec XLSwriter Records = 59780 Time = 8.20+ 7285.80 Rec/Sec so XLSwriter is 500 % faster :!: --- now use XLSwriter with > 350000 Record using 32 Bit App ... ...
... MB ) with 26 FIELDs into Excel *.XLSB under 32 Bit OS cIn = "records in dbf: 351287" cIn = "imported recs: 351287" cIn = "Sec 00:07:17" cIn = "Rec/Sec 803.08" *.XLSB are only 20 MB :!: while *.XLSX are 53 MB
The third parameter is the duration of the cookie. By default, it is set to 3600 sec. If you specify 0 it doesn't expire or at least it was the purpose.
I think I remember that if you didn't put the "expires=" clause in the cookie function, it didn't expire
Hello Marc, now I remember. I wanted to program a working time recording. A display shows a clock with a QR code that changes every 10 sec. When an employee scans the QR code and follows the link, the photo is sent to the server and the metadata is read out. If the picture is older than e.g. ...
hi, If bAction is finished in less than nSeconds, the program waits till nSecond are completed. If bAction takes longer time than nSeconds, the dialog is closed soon after execution of bAction is finished. that is what i say as i can be 1 Sec. ...
Thanks Rao. The secs() function in harbour actually gets mapped to hb_sec() in dateshb.c, which took me a few minutes to find. But I see a bunch of potentially useful functions there now that I'm going to test to see if I can get rid of the code I'm currently using and revert to native harbour.
Dear Mr. Rao, Thank you so much. Do I create the timer in the function where xBrowse is local and destroy it after closing the function? Would 1 sec. be ok? Best regards, Otto
... application. Of course if you need such information. Probably DOS emulation layer buffers few commit requests in some short time period, f.e. 1 sec. and then send them as one. But I only guess. Anyhow it's not Harbour problem. Harbour only sends commit request for open file handle to the OS ...
Hello, This is how I secure an AJAX request. I am interested in your opinions. Instead of session or cookies, we write into the server's memory. --------------------------------------------------------------------------------------------------- ...
... new file both work with "Output" to GET Object ... and no "sleep" without "OutPut" (VERBOSE=NO) it just take < 5 Sec HMG and FiveWin need Minutes with (not optimized) GUI "Output" which is "normal" neverless i like to ask is there a Way to "Speed" ...