Search found 386 matches: programmers

Return to advanced search

Re: Question about performance RowSet

... cSql, [lBlank] ) // returns FW_Record / TDataRow objectoRecord:Edit() This would be very good, I believe, for many programmers. Thany you Mr Rao.
by Eroni
Wed Mar 20, 2024 1:52 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Question about performance RowSet
Replies: 19
Views: 4039

file ID in the Windows file system

... abstracted away from users, who mostly interact with files through their paths and names. However, for system and network administrators, programmers, and other IT professionals, understanding and sometimes working directly with file handles and IDs is an important part of managing files ...
by Otto
Fri Jan 05, 2024 4:26 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: file ID in the Windows file system
Replies: 5
Views: 628

Re: Convert a print to Rtf or doc

May I ask: Is there something wrong with HTML as a reporting language since everyone is against it? Nothing wrong at all. But for this, the programmers need to learn HTML and even master web programming. You have already mastered this subject and it is very easy for you. In fact, you have made ...
by nageswaragunupudi
Fri Dec 01, 2023 2:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Convert a print to Rtf or doc
Replies: 33
Views: 3468

Re: Help splitting up a character address string

... Harbourino's capabilities, emphasizing its utility in making code more manageable and maintainable, especially for beginners or less experienced programmers. User kannst du mir ein beispiel geben, wie harbourino code aussehe könnte: '#include "fivewin.ch" function main // Example usage ...
by Otto
Wed Nov 15, 2023 7:21 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help splitting up a character address string
Replies: 10
Views: 602

Re: Interesting discussion with ChtGPT

I am glad you posted it. I just see too many programmers today who only play in their comfort zone. AI may post some code but will it be the best way to handle a task or just the easiest?


Sent from my iPhone using Tapatalk
by TimStone
Mon Nov 06, 2023 11:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1244

Interesting discussion with ChtGPT

... will experience a revival in the future, because AI with its fast answers makes many libraries and frameworks obsolete. And if a new generation of programmers emerges, I think the simpler will be preferred. ChatGPT: That's an interesting consideration. Here are some thoughts on that: Best regards, ...
by Otto
Mon Nov 06, 2023 4:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Interesting discussion with ChtGPT
Replies: 15
Views: 1244

Re: TGet() - UTF8 encoding fails [Unsolved]

Probably the encoding is already changed to ANSI before the TGet() was activated!?


Yes.

We will discuss how you and other programmers would like the behavior to be.
by nageswaragunupudi
Wed Oct 11, 2023 10:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TGet() - UTF8 encoding fails [Solved]
Replies: 20
Views: 1734

Re: HAPPY PROGRAMMER'S DAY

Image
by Silvio.Falconi
Fri Sep 15, 2023 1:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: HAPPY PROGRAMMER'S DAY
Replies: 7
Views: 500

ChatGPT, AI

... many companies hire freelancers. Due to AI, it seems there have been significant changes, and these changes are measurable. The hourly rates for programmers on Upwork have been impacted by AI. AI, or artificial intelligence, has enabled clients to get work done faster and at a lower cost. This ...
by Otto
Sun Aug 20, 2023 10:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ChatGPT, AI
Replies: 0
Views: 245

Re: Error p/generar EXE usando UHTTPD2 en Windows

... to me that it is an error of appreciation on your part of what has happened. I have already experienced it for the last 4 years and most harbour programmers are not going to do this for various reasons that need not be discussed now. That's why UT created and so far not only Wilson, but other ...
by Carles
Mon Aug 07, 2023 7:57 am
 
Forum: mod_harbour
Topic: Error p/generar EXE usando UHTTPD2 en Windows
Replies: 12
Views: 1924

Re: METHOD SavePQQ() need "id" or how to use own PRIMARY KEY ?

... key can be a combination of any number of fields of different types. Need not all be integer fields only. All RDBMSs support this. Different programmers have different ideas and preferences. I personally know such cases of very complex primary keys. Just those programmers' choice. eg: constraints ...
by nageswaragunupudi
Thu Aug 03, 2023 4:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: METHOD SavePQQ() need "id" or how to use own PRIMARY KEY ?
Replies: 21
Views: 749

Re: Fivewin and ADO

... to Word OLE and PowerPoint OLE. Please study the subject of Microsoft Office OLE for better clarity. GetExcelRange() function simplifies the programmers work by including long code of 1. Open Excel OLE object 2. oExcel:WorkBooks:Add( cBook ), if the cBook is not already open on the computer ...
by nageswaragunupudi
Fri Jun 09, 2023 8:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin and ADO
Replies: 36
Views: 3803

Re: Fivewin and ADO

... ) --> oCol which satisfies the condition in the codeblock  All the above are provided as short cuts to save program code and programmers' time. We can also query the values of any data of all columns aSortOrders := oBrw:cSortOrders? aSortOrders  Now, what is the difference ...
by nageswaragunupudi
Fri Jun 09, 2023 8:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin and ADO
Replies: 36
Views: 3803

U-Dbu

... functionality and his way of programming. The scenario here will be the web, one of the jumps that most makes it difficult for many of the harbour programmers. After 3 years (COVID confinement) in which I participated in the construction of the mods, I saw that few made the jump and I didn't understand ...
by Carles
Sun Apr 30, 2023 9:25 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: U-Dbu
Replies: 17
Views: 1199

Re: Playing with XBROWSE

... all kinds of datasources. Programmer can use his own dialog by assigning oBrw:bEdit := { |oRec| MyDialog( oRec ) }  When programmers uses his own dialog, he can use his own colors. https://imagizer.imageshack.com/img924/9961/CpK74s.gif
by nageswaragunupudi
Fri Apr 07, 2023 2:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Playing with XBROWSE
Replies: 6
Views: 463
Next

Return to advanced search