Search found 128 matches: loads

Return to advanced search

BackUp [cCondition]

... 2 of them have more than 400,000 records, when I use MariaDb BackUp, it cannot do the job, sometimes the connection is cut and other times it only loads about 100,000 records, is it possible that the BackUp has a clause (WHEN) to condition the process?, as well as: BackUp( [source], [dest], [bProgress], ...
by Willi Quintana
Mon Mar 04, 2024 5:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: BackUp [cCondition]
Replies: 1
Views: 131

BackUp [bCondition]

... 2 of them have more than 400,000 records, when I use MariaDb BackUp, it cannot do the job, sometimes the connection is cut and other times it only loads about 100,000 records, is it possible that the BackUp has a clause (WHEN) to condition the process?, as well as: BackUp( [source], [dest], [bProgress], ...
by Willi Quintana
Mon Mar 04, 2024 5:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: BackUp [bCondition]
Replies: 1
Views: 71

Re: Saving OuterHTML using Await Implementation with TWebView

... isn't completely loaded in six attempts (or iterations), it will exit the loop and show an error "Timeout! Try again". - If the document loads successfully, it displays the entire HTML of the page using the function `AWait_GetOuterHTML`. 4. **TAWaitWeb Class**: - This class is the heart ...
by CharlesKwon
Thu Aug 17, 2023 9:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Saving OuterHTML using Await Implementation with TWebView
Replies: 24
Views: 1518

Re: Saving OuterHTML using Await Implementation with TWebView

... isn't completely loaded in six attempts (or iterations), it will exit the loop and show an error "Timeout! Try again". - If the document loads successfully, it displays the entire HTML of the page using the function `AWait_GetOuterHTML`. 4. **TAWaitWeb Class**: - This class is the heart ...
by Otto
Thu Aug 17, 2023 8:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Saving OuterHTML using Await Implementation with TWebView
Replies: 24
Views: 1518

simple image viewer - sample

... currently displayed image. - "Copy": This button copies the currently displayed image to the clipboard. - "Paste": This button loads an image from the clipboard and refreshes the image display. - "Save": This button saves the currently displayed image as "SAVED.JPG" ...
by Otto
Fri Jun 09, 2023 6:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: simple image viewer - sample
Replies: 3
Views: 266

Understanding how autoGPT works...

... "command name", "args":{ "arg name": "value" } } } Ensure the response can be parsed by Python json.loads user_input: Determine which next command to use, and respond using the format specified above: full_message_history: [] Now if you use the above ...
by Antonio Linares
Sun Apr 09, 2023 11:51 am
 
Forum: latest AI news
Topic: Understanding how autoGPT works...
Replies: 6
Views: 503

save xbrowse column to Html

... cannot change the colors, the background, the fonts and many other things and then it may not work because the function written by the fwh team loads a particular css (bootstrap) that loads from a website some variables (css) and in case of no connection the html file is not visible in its entirety ...
by Silvio.Falconi
Sat Oct 15, 2022 7:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: save xbrowse column to Html
Replies: 1
Views: 164

Re: Experiment: MapControl

... many websites that have the ability to see the google map by searching for an address. Then here we are talking about the Map Control Class which loads the maps from https://www.openstreetmap.org/about " OpenStreetMap is open data: you are free to use it for any purpose as long as you attribute ...
by Silvio.Falconi
Wed Feb 23, 2022 7:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Experiment: MapControl
Replies: 23
Views: 6607

a new idea to create a dialog

... Browse and call the insertion and modification procedures I would like to adopt another technique but I don't know how I can do it. When the user loads the management of an archive the procedure must already display the dialog with all the controls as seen in the figure https://i.postimg.cc/5tXFHF9b/dd.png ...
by Silvio.Falconi
Mon Feb 14, 2022 11:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: a new idea to create a dialog
Replies: 0
Views: 211

Re: ID of the current process

... doesn't work for me. I'm trying to solve this problem: Many years ago, in my applications, I made a re-launch check. That is, the application loads normally for the first time, and when trying to re-load, it is simply brought to the fore. Now there is a need to launch the application via RDP. ...
by Natter
Tue Dec 21, 2021 5:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ID of the current process
Replies: 8
Views: 797

Re: DBU

... file in the same place where other application .dlls reside ( as does the .exe ) and I get the same error. So then I tried registering it, and it loads it but says it can't find the entry point ( Windows response ). Also there is a libmariadb64.dll but that doesn't help. Does anyone have this ...
by TimStone
Sun Nov 14, 2021 8:19 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: DBU
Replies: 21
Views: 2120

Re: Speedtest DBF vs. LetoDB and mySQL

... using a "DbSkipper" are slow while GRID can be fast using LVN_GETDISPINFO Notify Event. Browse() uses a skip I presume. A new page loads in about a second from OneDrive. guess you have a "Filter" like x < y < z and that on 20 FIELDs. you can not well use Index / ...
by James Bott
Wed Oct 20, 2021 5:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Speedtest DBF vs. LetoDB and mySQL
Replies: 22
Views: 1758

Re: ResEdit is on the Fritz ( again ) today

... a screen resource .. was hoping sharing the file would allow me to run the file on the 1909 computer .. but that won't work because the .exe loads on my computer regardless of where it is shared from. Rick Lipkin
by Rick Lipkin
Tue Aug 03, 2021 6:27 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ResEdit is on the Fritz ( again ) today
Replies: 21
Views: 1358

multiple reservations

... a filter with the period requested by the user. https://i.postimg.cc/cJ6bSLnh/spiaggia.jpg with a do while loop the procedure loads only the first record by assigning but it is possible that a element has more reservations during the selected interval how could i save in memory ...
by Silvio.Falconi
Fri Jul 02, 2021 5:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: multiple reservations
Replies: 2
Views: 494

Discussion about CSS and inline <STYLE></STYLE>

... of CSS? Andreu, 17:49 styles are usually loaded asynchronously: the browser starts asking for the CSS, and in the meantime, the rest of the page loads styles are only applied when ready but if you have a script after a <link rel = "stylesheet">, as from javascript you can check ...
by Otto
Wed May 12, 2021 4:41 pm
 
Forum: mod_harbour
Topic: Discussion about CSS and inline <STYLE></STYLE>
Replies: 1
Views: 218
Next

Return to advanced search