Search found 61 matches: frequently

Return to advanced search

Re: Promtp-Editor: Unleash ChatGPT's Power: The Ultimate Prompt

... occasionally restore it to the backup state. Please enter the text in the text field (prompt). Then choose a question or, if you need the question frequently, create the question first. Afterwards, you can pass the prompt to the ChatGPT window using the "Clipboard Go ChatGPT" button. ...
by Otto
Mon Jun 26, 2023 6:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Promtp-Editor: Unleash ChatGPT's Power: The Ultimate Prompt
Replies: 4
Views: 446

Re: Read API data one by one or in block

... data once, it may not matter as much whether you retrieve it one record at a time or in larger batches. However, if you need to retrieve the data frequently, it may be more efficient to retrieve it in larger batches to minimize the number of connections you need to make. What are the requirements ...
by Antonio Linares
Mon Dec 19, 2022 9:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Read API data one by one or in block
Replies: 1
Views: 253

Re: System info, Tips & Tricks, scharing project info

One of my most used routines, and also the one that is giving frequently the most problems with speed and even freezing is this : I Use Xbrowse with many fields in the top (Barget function from Xbrowse). I fill data like : color : Red Brand : Nike sleeves ...
by Marc Venken
Sat Jan 15, 2022 4:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: System info, Tips & Tricks, scharing project info
Replies: 20
Views: 1452

Re: Using source on other .prgs

Reinaldo, > If I am to rebuild mod_harbour; would it make sense to also include some of my most frequently used code as libs linked to libharbour.dll? Yes, you can include any library in modharbour.hbp just remember to add this code in apache.prg for each library that ...
by Antonio Linares
Sun Jul 18, 2021 3:11 pm
 
Forum: mod_harbour
Topic: Using source on other .prgs
Replies: 3
Views: 480

Re: Using source on other .prgs

Hello Antonio and all other Mod_harbour'ers;

If I am to rebuild mod_harbour; would it make sense to also include some of my most frequently used code as libs linked to libharbour.dll?

Should I be concerned about speed degradation if I do that?

Thank you,
by reinaldocrespo
Sun Jul 18, 2021 2:47 pm
 
Forum: mod_harbour
Topic: Using source on other .prgs
Replies: 3
Views: 480

WORDPRESS and mod harbour

Hello, Now we can be really productive. We are gradually replacing WORDPRESS with mod Harbor for our online newspaper. We start with the frequently asked questions. <iframe src="https://my mod harbour.prg" width="900" height="700"></iframe> https://mybergland.com/fwforum/pustertalonline.jpg
by Otto
Fri Jul 24, 2020 8:29 am
 
Forum: mod_harbour
Topic: WORDPRESS and mod harbour
Replies: 0
Views: 264

Re: Editsource() Problem

... in fact we thought it was an update over buildh... Do you know anyone with more ackowledge about the hbmk2 that could help us with our hbp? we are frequently visiting this website to get information about the hbmk2, but we couldn't recognize any parameter related to this issue https://github.com/harbour/core/blob/master/utils/hbmk2/doc/hbmk2.en.md ...
by ricbarraes
Tue Jun 09, 2020 2:09 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: HBMK2 Problem linking
Replies: 49
Views: 5331

Re: OT: How are we doing ?

We are currently living a normal life. Reduce the number of people entering and leaving places and unnecessary trips abroad.
Of course, you must wear a mask when you go out. Wash your hands frequently
by richard-service
Wed Mar 18, 2020 6:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT: How are we doing ?
Replies: 24
Views: 3686

FWH1905: FW_AT() Case insensitive search

We frequently use the functions AT( cSearch, cStr, [nFrom], [nEnd] ) // xHarbour AT( cSearch, cStr ) // Harbour HB_AT( cSearch, cStr, [nFrom], [nEnd] ) // Harbour In many cases, we may need to convert both cSearch and cStr ...
by nageswaragunupudi
Wed Jun 26, 2019 4:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH1905: FW_AT() Case insensitive search
Replies: 0
Views: 570

Re: FWH 1805: XBrowse New syntax

... ... I like being able to combine data, headers, colsizes, picture in one command ... one other suggestion ... I use the xBrowse(oRs) function frequently when debugging Sql recordsets ... It would be very helpful if you could add the number of returned rows on the xBrowse footer .. Usually ...
by Rick Lipkin
Tue Jul 10, 2018 1:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 1805: XBrowse New syntax
Replies: 4
Views: 1096

Re: webserver using RESTFUL API and responsive

Otto, Common Gateway Interface (CGI) requests For performance reasons, the use of CGI applications to serve requests is not recommended with IIS. Frequently creating and deleting CGI processes involves significant overhead. Better alternatives include using ISAPI application scripts and ASP or ...
by Antonio Linares
Thu Jun 07, 2018 7:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: webserver using RESTFUL API and responsive
Replies: 26
Views: 7077

Mr. Rao's samples collection.

Hello All, Hey Mr. Rao, Looking for samples, it's most frequently that your samples are the real thing.... Is it possible that your sample collection of Xbrowse, somewhere on your drive can be put on 1 location (like MariaDB, ...) I'm sure that I will ...
by Marc Venken
Mon Jan 22, 2018 11:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Rao's samples collection.
Replies: 139
Views: 20621

Re: xBrowse as record adding tool for data tables

... If the user, never clicks on save I would also rather not have to deleted that "phantom" inserted record. BTW and this happens to be a frequently discussed theme: I generate sequential unique keys with an SQL stored procedure. So whenever any client connected to the database attempts ...
by reinaldocrespo
Tue Oct 24, 2017 9:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse as record adding tool for data tables
Replies: 16
Views: 3027

Re: Plotting locations on Google Maps

... inside the Google documents, however, I found that you the API apparently only allows for 15 markers. That is strange because I see applications frequently that show far more than 15 points. I suppose I will have to work on that issue. The reason for the maps is that they are often used in marketing ...
by TimStone
Fri Mar 10, 2017 5:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Plotting locations on Google Maps
Replies: 48
Views: 14306

XBrowse MakeTotals: Improvements in FWH 16.12 and 17.01

... data from the beginning till end. For this reason, while it is appropriate to call this method initially once, calling this method during runtime frequently may hit the performance. But we need to update the aggregates when the values of a record are modified during runtime. When the value of ...
by nageswaragunupudi
Fri Feb 03, 2017 3:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse MakeTotals: Improvements in FWH 16.12 and 17.01
Replies: 8
Views: 5598
Next

Return to advanced search