Search found 70 matches: maintaining

Return to advanced search

Re: Consuta sobre MariaDB/MySql

... resources are consumed, which causes two things: the app fails, or the server also closes the connection, not counting the additional charge for maintaining a permanent connection. In the case in question it is a local server, in the worst case I will have to change the entire source code and ...
by JoseAlvarez
Tue Jan 23, 2024 4:07 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Consuta sobre MariaDB/MySql
Replies: 8
Views: 466

Interesting discussion with ChtGPT

... instructions or intentions. FiveWin and Harbour: Tools like FiveWin, which enhance and modernize Harbour's capabilities, are crucial for maintaining the relevance and applicability of languages like it in today's tech landscape. Cyclical Trends: In software development, there are often ...
by Otto
Mon Nov 06, 2023 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1243

Re: DBF to Excel Sheet, without Excel, using ADO ?

hi,
nageswaragunupudi wrote:There are built-in functions in (x)Harbour already for many years.
I see no point in writing and maintaining our own code.

sorry i´m still a Newbie and do not know what Fivewin already have or can do

so i often use my old Xbase++ CODE which also work under harbour
by Jimmy
Tue Aug 15, 2023 9:37 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to Excel Sheet, without Excel, using ADO ?
Replies: 50
Views: 2584

Re: DBF to Excel Sheet, without Excel, using ADO ?

... guessed correctly by the function. 2) Sec2HMS: There are built-in functions in (x)Harbour already for many years. I see no point in writing and maintaining our own code. We can use: SecToTime( nSecs, [lMilliSecs = .f.] ) --> "hh:mm:ss[.ddd]"
by nageswaragunupudi
Tue Aug 15, 2023 7:21 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBF to Excel Sheet, without Excel, using ADO ?
Replies: 50
Views: 2584

Re: Create help system with F1

... is to keep it simple. More data input, revisions,.... are a lot of work and they hardly bring any money for the professionals in the forum here. Maintaining help files... You also know )) I would go for a easy way like you proposed. Select a item that you would like help for and if not exist, ...
by Marc Venken
Tue Jul 11, 2023 9:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create help system with F1
Replies: 15
Views: 870

Re: Connection to XPlane Flight Simulator

... where the instructor can see what the student flying the simulator is doing, even over internet, whether he is performing maneuvers correctly, maintaining speeds, altitudes, etc. For example, take a look at this commercial application; something similar can be done in Fivewin using the connection ...
by alvaro533
Thu Jun 08, 2023 10:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Connection to XPlane Flight Simulator
Replies: 13
Views: 995

Re: How to Curl for text messaging

... So you would need to have an http server capable of receiving posts. After writing this whole project with Java, I decided I did not want to keep maintaining Java code. So I rewrote the whole thing with harbour and for the http server I was able to have it work with pure mod_harbor under Apache. ...
by NWKL
Sat Aug 13, 2022 11:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to Curl for text messaging
Replies: 17
Views: 2254

Re: Build version of fivewin libraries on MSVC

... built with the latest Visual Studio 2022. I assume the following: 1). Microsoft no longer supports Windows 7, and they are not interested in maintaining backward compatiblility in future versions of Windows. 2). All programs will run fine in Windows 10 & 11, and probably even 8. 3). I ...
by TimStone
Thu Jul 28, 2022 1:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Build version of fivewin libraries on MSVC
Replies: 3
Views: 533

Re: Beacon table

... the matter is already more complex than a simple table. I mean, I have a minimal application here, a simple list of links. So far, I have been maintaining the database with the DBU. Yesterday I quickly expanded the program and built in a simple CRUD. Even though it's straightforward, it's a ...
by Otto
Wed Jul 14, 2021 3:29 pm
 
Forum: mod_harbour
Topic: Beacon table
Replies: 8
Views: 957

Re: Webpage made with mod harbour + DBF files

Hello friends,

Maintaining a DBF-powered web page is very comfortable. You can use your usual tools. Here, for example, the dbf editor from Enrico.

Best regards,
Otto

Image
by Otto
Wed May 05, 2021 12:38 pm
 
Forum: mod_harbour
Topic: Webpage made with mod harbour + DBF files
Replies: 2
Views: 638

Re: Memory Leak - Richedit

... we also explained above, copying bitmap to clipboard is resulting in an apparent resource leakage but there is no real leakage. The bug is only in maintaining the internal count of resources by FWH. This is fixed in 2102. Anyway, I shall be glad if you let me see your latest program (by email). ...
by csincuir
Tue Mar 09, 2021 12:44 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Memory Leak - Richedit
Replies: 29
Views: 3693

Re: Memory Leak - Richedit

... we also explained above, copying bitmap to clipboard is resulting in an apparent resource leakage but there is no real leakage. The bug is only in maintaining the internal count of resources by FWH. This is fixed in 2102. Anyway, I shall be glad if you let me see your latest program (by email).
by nageswaragunupudi
Mon Mar 08, 2021 5:00 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Memory Leak - Richedit
Replies: 29
Views: 3693

Re: How to Curl for text messaging

... the whole thing using Java because ADS has a driver to connect to my dbfs and adts. But I grew frustrated with Java and all its dependencies. Maintaining a fine running Java environment is too much work. That's the reason I re-wrote the client with Harbour using hbcurl and with Mod_harbour ...
by reinaldocrespo
Wed Feb 24, 2021 12:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to Curl for text messaging
Replies: 17
Views: 2254

Re: How to Curl for text messaging

... So you would need to have an http server capable of receiving posts. After writing this whole project with Java, I decided I did not want to keep maintaining Java code. So I rewrote the whole thing with harbour and for the http server I was able to have it work with pure mod_harbor under Apache. ...
by reinaldocrespo
Tue Feb 23, 2021 8:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to Curl for text messaging
Replies: 17
Views: 2254

Re: xBrowse and SQLRDD bug

... please confirm that when a filter is set, OrdKeyCount() returns the count of filtered records only? In the post you referred, Mr. Kokoo suggested maintaining an array of RecNo()s outside the xbrowse. This works well but the programmer has to do an extra work of creating the array at the beginning ...
by nageswaragunupudi
Thu Apr 30, 2020 12:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse and SQLRDD bug
Replies: 18
Views: 2432
Next

Return to advanced search