Search found 560 matches: seconds

Return to advanced search

modal dialog

... Thanks, I upvoted because this solved my problem within seconds of searching for a solution. You can use an element's ID in the appendTo option like so appendTo: "#your_element_id".     <p>Modified ...
by Otto
Sat Jan 15, 2022 5:28 am
 
Forum: mod_harbour
Topic: modal dialog
Replies: 2
Views: 328

Re: Check if MYSQL-server is connected

Marc I do something similar and ( yes ) if the connection string is incorrect or the Sql Server is down ... it takes about 20 seconds or so to time out ... '\\ xPROVIDER  := "SQLOLEDB"xSOURCE     := "YourSql Server"xCatalog      := "YourSqlDatabase"xUserId ...
by Rick Lipkin
Mon Dec 20, 2021 1:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Check if MYSQL-server is connected
Replies: 1
Views: 249

Check if MYSQL-server is connected

... oErr     Msgalert( "Fout bij het lezen van de gegevens!")END TRY  It's working fine, but it take 45 seconds before I get the error-message.
by Marc Vanzegbroeck
Mon Dec 20, 2021 1:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Check if MYSQL-server is connected
Replies: 1
Views: 249

Re: Problem with tdatabase

Otto, When the user push the Add button, the process takes 1 or 2 seconds . After that, you can go for lunch . Philippe . >When the user push the Add button, the process takes 1 or 2 seconds . the process cannot take 1 or 2 seconds the user open the edit ...
by Silvio.Falconi
Mon Dec 06, 2021 9:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with tdatabase
Replies: 14
Views: 2047

Re: Problem with tdatabase

Otto,
When the user push the Add button, the process takes 1 or 2 seconds .

After that, you can go for lunch .

Philippe .
by Jack
Mon Dec 06, 2021 8:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with tdatabase
Replies: 14
Views: 2047

Re: Speedtest DBF vs. LetoDB and mySQL

... the record count of those records in the scope. When I took that out, the speed to open the file and set the scope dropped to 0.0000000000 seconds running on a local drive AND when running from One Drive! The browse pops up immediately and refreshes fast. My code is a mess right now since ...
by James Bott
Mon Oct 18, 2021 11:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Speedtest DBF vs. LetoDB and mySQL
Replies: 22
Views: 1953

Re: Speedtest DBF vs. LetoDB and mySQL

Here are my DBF speed tests. In all cases I am running the EXE from the same drive as the database. From a 1 million record DBF it takes 0.39 seconds to find 20,543 records (all the addresses in California) from a network USB drive on my LAN. I used a scope for the test. Even if SQL is faster ...
by James Bott
Mon Oct 18, 2021 5:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Speedtest DBF vs. LetoDB and mySQL
Replies: 22
Views: 1953

Re: OT : Problem with this forum?

We do have a local php.ini and this value inside:

; After this number of seconds, stored data will be seen as 'garbage' and
; cleaned up by the garbage collection process.
; http://php.net/session.gc-maxlifetime
session.gc_maxlifetime = 1440

whats the right value to place theere ? :-)
by Antonio Linares
Mon Sep 20, 2021 7:31 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT : Problem with this forum?
Replies: 65
Views: 5254

Re: ApplyParams Tdatabase

... "or by another code that I would like not to explain in the public forum and is formed by Year the current month the current time including seconds are you happy that I explained on public forum how that unique code was created? Gee, Silvio, you sent me an email specifically requesting that ...
by Silvio.Falconi
Thu Jul 15, 2021 11:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ApplyParams Tdatabase
Replies: 8
Views: 1332

Re: ApplyParams Tdatabase

... "or by another code that I would like not to explain in the public forum and is formed by Year the current month the current time including seconds are you happy that I explained on public forum how that unique code was created? Gee, Silvio, you sent me an email specifically requesting that ...
by James Bott
Thu Jul 15, 2021 11:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ApplyParams Tdatabase
Replies: 8
Views: 1332

Re: ApplyParams Tdatabase

... "or by another code that I would like not to explain in the public forum and is formed by Year the current month the current time including seconds are you happy that I explained on public forum how that unique code was created? I thought of this code when * someone * insisted telling me ...
by Silvio.Falconi
Thu Jul 15, 2021 9:08 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ApplyParams Tdatabase
Replies: 8
Views: 1332

Re: Simulate header report with oprn:Box

... the risk of losing the I work because ER often crashes and you dear Otto lose what you were doing instead C5report automatically saves every n seconds and backs up the model you are drawing
by Silvio.Falconi
Fri May 14, 2021 7:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Simulate header report with oprn:Box
Replies: 9
Views: 917

Lost connection MySQL - Catch error

... is not cut off, but the problem lies with clients with WiFi networks, where, thanks to FiveWin for existing, when they have a micro-cut of a few seconds, it freezes for a couple of seconds and reconnect. The problem is that when it tries to reconnect and does not do so in 15 seconds, it gives ...
by nlerdafehn
Thu May 13, 2021 9:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost connection MySQL - Catch error
Replies: 5
Views: 921

Re: How to update xBrowse

Yes, a timed refresh of the browse (each few seconds) looks like a good solution to me.

EMG
by Enrico Maria Giordano
Fri Apr 23, 2021 12:13 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to update xBrowse
Replies: 15
Views: 1631

Re: ¿Alguna funcion para enviar email desatendido xHarbour?

... question, how can I know that the mailing failed? Second question, your code works well, when sending the mail shows me Outlook screen for a few seconds, is there a way to avoid it? Best regards Armando, el código que le mostré a rick, no muestra ni abre el administrador de correo que yo uso ...
by JoseAlvarez
Mon Jan 25, 2021 9:28 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: ¿Alguna funcion para enviar email desatendido xHarbour?
Replies: 24
Views: 2867
PreviousNext

Return to advanced search