Search found 38 matches: optimal

Return to advanced search

Re: TCWeb - filemanager with mod harbour

... With the preprocessor and patcher (HARBOURINO), I of course have a good framework. Here, without knowing ChatGPT, I was lucky. It is optimal for collaboration with ChatGPT. My program is modular, so I can easily pass parts to ChatGPT and get help. Nevertheless, in the end, I have ...
by Otto
Thu Jan 04, 2024 10:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TCWeb - filemanager with mod harbour
Replies: 4
Views: 500

Re: DBF . Commit

... enough. Yes, you don't need to COMMIT after CLOSE. It's such a pity that only a few still use DBF here. Especially with mod harbour, DBF files are optimal. It's like on a single-user system and without the overhead of an SQL server. Especially for beginners who come from HTML but also need some ...
by Enrico Maria Giordano
Mon Oct 23, 2023 8:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 2211

Re: DBF . Commit

... it's possible to obtain these for Fivewin. OT: It's such a pity that only a few still use DBF here. Especially with mod harbour, DBF files are optimal. It's like on a single-user system and without the overhead of an SQL server. Especially for beginners who come from HTML but also need some ...
by Otto
Mon Oct 23, 2023 8:14 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF . Commit
Replies: 39
Views: 2211

Understanding how autoGPT works...

... information to files immediately\n- Delegate simple tasks to GPT agents whenever possible\n- Continuously review and analyze actions to ensure optimal performance\n- Reflect on past decisions and strategies to refine approach", "criticism": "I need to ensure that I am not ...
by Antonio Linares
Sun Apr 09, 2023 11:51 am
 
Forum: latest AI news
Topic: Understanding how autoGPT works...
Replies: 6
Views: 503

Re: CodeBlock

... referenced local variables */ HB_SHORT dynBuffer; /* is pcode buffer allocated dynamically, SHORT used instead of HB_BOOL intentionally to force optimal alignment */ } HB_CODEBLOCK, * PHB_CODEBLOCK; using #define _HB_API_INTERNAL_ before #include <hbapi.h> you can use such structure to ...
by Antonio Linares
Tue Nov 01, 2022 7:31 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CodeBlock
Replies: 2
Views: 271

Re: How install Harbour on web server

Dear Antonio, I know. There are pros and cons to every system, like almost everywhere else. But I think self-hosting is an optimal solution for starting and running Fivewin and mod harbour programmes in parallel on one server. Even though you made it easy for us to go on the web with ...
by Otto
Sun Sep 11, 2022 9:42 am
 
Forum: mod_harbour
Topic: How install Harbour on web server
Replies: 26
Views: 4394

Re: Xbrowse complex export to dbf challenge...

... the possible fieldnames and data. As you see, the building of the aFields is not working. What is needed for this ? Maybe the approich is also not optimal... #include "FiveWin.ch"Function Main()   local oWnd, oActiveX1, oActiveX2, cTemp   DEFINE WINDOW oWnd TITLE "FiveWin ...
by Marc Venken
Sun Oct 31, 2021 12:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse complex export to dbf challenge...
Replies: 4
Views: 583

Re: Beacon table

... at seamap.prg again. Maybe we can just expand that. Mr. Rao has posted a function where you can easily create a table. This function would also be optimal. Best regards, Otto
by Otto
Tue Jul 13, 2021 9:46 am
 
Forum: mod_harbour
Topic: Beacon table
Replies: 8
Views: 941

FWH 2102: XBrowse:SetMultiSelectCol()

... row. Footers: If any footers contain conditional aggregates depending on the selected rows, such aggregates are automatically updated in the most optimal way, without any extra code by the programmer. Here is a sample: #include "fivewin.ch"REQUEST DBFCDXfunction Main()  ...
by nageswaragunupudi
Sat Mar 13, 2021 7:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 2102: XBrowse:SetMultiSelectCol()
Replies: 17
Views: 2343

Re: Peer to Peer, NAS and NTX -> CDX

... machine like now or is it a server type without keyboard/screen ? Current pc's can be used ? (some are W7 I5 processor) Your experience with optimal hardware ? (A Tesla is not needed :twisted: :twisted: ) Software : I am correct that RDP is hardware configuratie.... and the software has almost ...
by Marc Venken
Mon Dec 21, 2020 10:41 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Peer to Peer, NAS and NTX -> CDX
Replies: 41
Views: 3282

xBase now unstable, slow, error Status_Lock_Not_Granted

... the server the system Interrupt raise to 4 thousand by hours sometimes. We have tried several solutions, making sure cables and switches are in optimal conditions, optimize the code to avoid block the same record twice, use commit more often and change this parameters to zero on the windows ...
by José
Fri Jan 18, 2019 6:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBase now unstable, slow, error Status_Lock_Not_Granted
Replies: 15
Views: 3922

Re: Advice for buying new PC

... it. A computer with Windows 10, enough memory, a good graphics card with dedicated memory, an i5 or better i7, and SSD hard disk, will give you optimal performance. Sooner or later Microsoft will continue to move forward and, as has happened with previous operating systems, Windows 7 will disappear.
by cnavarro
Tue Dec 04, 2018 3:17 pm
 
Forum: Off Topic / Otros temas
Topic: Advice for buying new PC
Replies: 5
Views: 1646

Re: New FTDN April/Abril 2016 (FWH 16.04)

... (FWH 6.04 Revd Build-3) =============================== * New function: FW_NumToWords( <number> ) --> InWords - Fully written in C for optimal performance. - Acceptable range 0 to 1 billion. Negative numbers are converted into positive numbers, so the programmer can use the function ...
by Antonio Linares
Sat May 21, 2016 8:27 am
 
Forum: WhatsNew / Novedades
Topic: New FTDN April/Abril 2016 (FWH 16.04)
Replies: 8
Views: 7545

Re: 15.10 Browse problem

... ; COLUMNS "col1", "col2", ...... In this case, XBrowse examines the field properties of the columns and decides the optimal behavior required, like datat type, data defined width, actual width, index order corresponding to the fields and so on. We recommend this usage ...
by nageswaragunupudi
Thu Dec 31, 2015 3:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: 15.10 Browse problem
Replies: 27
Views: 8393

Re: ADO SQL VISIBILITY

No
This is for MySql and I did not use it.
For MsSql I advised another query.
Let us first provide optimal performance for at least two popular servers. Let's keep exploring.
by nageswaragunupudi
Tue Jun 30, 2015 8:45 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADO SQL VISIBILITY
Replies: 17
Views: 3473
Next

Return to advanced search

cron