Search found 363 matches: addition

Return to advanced search

Re: Error handling

... errorlog-min2.log where more things are recorded incrementally. In errorlog-min1.log the callbacks will be recorded and in errorlog-min2.log, in addition to the callbacks, the calling program, the date, etc. will be recorded. Greetings
by paquitohm
Tue Apr 02, 2024 6:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error handling
Replies: 3
Views: 703

Re: I'm not asking for the moon...

Hello Silvio, I'm sorry I can't be of more help. Here, when I use STRTRAN() in addition to Cesar's code, I get the desired result. Maybe you could post the example including xbrowse(), so we can replicate the problem. But my focus is on a different approach now. ...
by Silvio.Falconi
Fri Jan 19, 2024 8:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: I'm not asking for the moon... Resolved!!
Replies: 24
Views: 2146

Re: I'm not asking for the moon...

Hello Silvio,
I'm sorry I can't be of more help.
Here, when I use STRTRAN() in addition to Cesar's code, I get the desired result.
Maybe you could post the example including xbrowse(), so we can replicate the problem.

But my focus is on a different approach now.
Best regards,
Otto
by Otto
Fri Jan 19, 2024 8:16 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: I'm not asking for the moon... Resolved!!
Replies: 24
Views: 2146

Re: Nages, 2 diferent Db's update

... "select * from table [where <cond>]" // returns array of values)oRemoteServer:Upsert( cTable, nil, aData ) In addition to INSERT and UPDATE, MySql provides UPSERT: To insert if the primary key is not found and update if the primary is found, We can do UPSERT ...
by nageswaragunupudi
Wed Jan 17, 2024 6:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Nages, 2 diferent Db's update
Replies: 2
Views: 723

file ID in the Windows file system

... track of the file and operations performed on it. This handle is unique for the duration of the file's opening by that process. **File ID:** In addition to file handles, modern Windows file systems like NTFS use a unique identifier called a File ID, which is a more permanent reference to a file. ...
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: FW_OpenRecordSet lento en red

Armando wrote:Friends:

In addition to the ORDER BY clause, try using the LIMIT 20 clause.

Best regards


He is already using TOP 20 clause.
by nageswaragunupudi
Mon Dec 18, 2023 4:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_OpenRecordSet lento en red
Replies: 8
Views: 617

Re: FW_OpenRecordSet lento en red

Friends:

In addition to the ORDER BY clause, try using the LIMIT 20 clause.

Best regards
by Armando
Mon Dec 18, 2023 4:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_OpenRecordSet lento en red
Replies: 8
Views: 617

Re: FW 23.07 Xbrowse, oCol:Cargo is NIL

For now, please comment out
Code: Select all  Expand view
::Cargos := nil
also, in addition to commenting out the entire 'elseif' block.
by nageswaragunupudi
Sun Sep 10, 2023 1:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW 23.07 Xbrowse, oCol:Cargo is NIL
Replies: 4
Views: 255

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

Hello friends,

I think having an online version as an addition would make it easier to sell the product. Customers wouldn't need anyone for the installation (firewall).

Best regards,
Otto
mod harbour

Image
by Otto
Fri Jun 23, 2023 8:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Promtp-Editor: Unleash ChatGPT's Power: The Ultimate Prompt
Replies: 4
Views: 446

Re: build Import LIB from LibPQ.DLL

... 32-bit implibfwh\lib\hbpgsql.lib // harbour postegre libfwh\dll\postgre\libpq.dll  // from Postgre// this dll is also infwh\samples\libpq.dll In addition you also need all the dlls in fwh\dll\postgre\*.dll all these dlls are also available in fwh\samples folder. fwh\samples\buildh.bat includes ...
by nageswaragunupudi
Tue Jun 20, 2023 8:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: build Import LIB from LibPQ.DLL
Replies: 37
Views: 2815

Re: Multicolored string

In addition, this can be done on WebView and RichEdit.
No, these are not interesting solutions :?
by Natter
Mon Jun 19, 2023 8:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Multicolored string
Replies: 6
Views: 478

Re: Aplicación para Android

... with our management developed in FiveWIN. https://play.google.com/store/apps/details?id=com.test.ristomatic.ristomaticandroid.full&gl=IT In addition to the difficulty of using Android Studio, the main problem was connecting the DBF archives with the application. For this we used a client ...
by Maurizio
Mon Jun 19, 2023 12:55 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Aplicación para Android
Replies: 8
Views: 590

Re: how to handle License for MySQL, PostgreSQL & Co ?

ADO is free for all of us and we can work with any RDBMS. In addition, Harbour provides an excellent Library for working with PostGre. I think we should be able to use this library even with HMG. For MySQL/MariaDB, we have FWH built-in library in addition ...
by richard-service
Fri Jun 16, 2023 4:01 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to handle License for MySQL, PostgreSQL & Co ?
Replies: 9
Views: 527

Re: how to handle License for MySQL, PostgreSQL & Co ?

ADO is free for all of us and we can work with any RDBMS. In addition, Harbour provides an excellent Library for working with PostGre. I think we should be able to use this library even with HMG. For MySQL/MariaDB, we have FWH built-in library in addition ...
by nageswaragunupudi
Thu Jun 15, 2023 2:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to handle License for MySQL, PostgreSQL & Co ?
Replies: 9
Views: 527

Re: genblock

Sorry I explain I making a multiple invoice for beach management in managing the beach, in addition to individual customers, there are associations or hotels that can book an x number of umbrellas, instead of placing an order for each umbrella at the hotel, I thought ...
by Silvio.Falconi
Mon Jun 12, 2023 5:10 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: genblock
Replies: 5
Views: 253
Next

Return to advanced search