Search found 2847 matches: sure

Return to advanced search

Re: Problemas con resolucion y xBrowse

Enrico Maria Giordano wrote:Are you sure there are any datas on that fields? If yes, I can't imagine why they are not shown in the xBrowse, sorry.


Don't worry, is ok.

Thanks my friend.
by JoseAlvarez
Sun May 05, 2024 6:54 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas con resolucion y xBrowse
Replies: 9
Views: 173

Re: Problemas con resolucion y xBrowse

Are you sure there are any datas on that fields? If yes, I can't imagine why they are not shown in the xBrowse, sorry.
by Enrico Maria Giordano
Sun May 05, 2024 6:48 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas con resolucion y xBrowse
Replies: 9
Views: 173

Re: Filter on Xbrowse

Otto wrote:Marc,

sure, I can post the source code.

Do you have a Mod Harbour server installed?

Best regards,
Otto


Otto,

I have it installed and it seems to work with the old samples (periode : 07/2020)

The code from the sample, can you post it so that I can change it as sample ?
by Marc Venken
Sun May 05, 2024 5:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 750

Re: Filter on Xbrowse

Marc,

sure, I can post the source code.

Do you have a Mod Harbour server installed?

Best regards,
Otto
by Otto
Sat May 04, 2024 10:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filter on Xbrowse
Replies: 42
Views: 750

Re: FWH 17.03 : Using FWMARIADB for Embedded Server

... + >> b32.bc Change "libmysql.lib" as "libmysqld.lib" and save. Now we are ready. As a final check, make sure we have these 3 files in these folders: \fwh\lib\libmysqld.lib\fwh\samples\libmysqld.dll\fwh\samples\errmsg.sys We need to choose some folder to ...
by nageswaragunupudi
Tue Apr 23, 2024 9:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 17.03 : Using FWMARIADB for Embedded Server
Replies: 43
Views: 10345

Re: ADS with 64bit FWH Apps

Ok, I'll wait for other opinions. I don't want to publish new builds if I'm not sure.
by Enrico Maria Giordano
Mon Apr 15, 2024 2:25 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ADS with 64bit FWH Apps
Replies: 24
Views: 2352

Re: compile errors

Dear Jeff,

You can download from https://github.com/FiveTechSoft/harbour_and_xharbour_builds the most recent Harbour and xHarbour builds just to be sure you have all the right libs

In the list of builds, please look for the most recent dates
by Antonio Linares
Thu Apr 11, 2024 3:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: compile errors - send a SMS
Replies: 19
Views: 382

Re: Centrar texto VERTICALMENTE

... ::CmVertPhySize() / 2 ) + ::CmtrGetTextWidth( cText, oFont ) / 2 Thank you again, I can only comment on FWH classes. What all you want to do, I am sure we can do with FWH classes in a far simpler way. To print text vertically and horizontally centered on the page. No calculations required. The ...
by nageswaragunupudi
Tue Apr 09, 2024 4:49 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Centrar texto VERTICALMENTE
Replies: 12
Views: 501

Error handling

Hi,

If an error occurs, the error.log file is saved automatically.
How do I make sure that when an error occurs, some of my functions are executed and an error.log file is created?
by Natter
Tue Apr 02, 2024 4:19 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error handling
Replies: 3
Views: 711

Re: Talking to your apps

MarcoBoschi wrote:Very very interesting!
How can I test it?
What have I to initializa in my pc?
Windows 10

Bye Marco

Dear Marco,

It is built-in Windows 11. Now sure if it is available in Windows 10.

Just press Windows + h keys and see if you get it
by Antonio Linares
Fri Mar 29, 2024 12:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Talking to your apps
Replies: 20
Views: 4005

Re: Problema super raro

... If I remove the oRsWrk:ReQuery() code xBrowse is not shown, please see the images below In the first one, only 2 of 5 records are shown, I'm sure there are 5 records, I've checked it with NaviCat https://i.postimg.cc/7L3tQxSv/Clip90.jpg And in the second the xBrowse is not ...
by Armando
Sat Mar 23, 2024 10:23 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problema super raro (SOLUCIONADO)
Replies: 10
Views: 2194

Re: Compiling with new harbour_bcc770_32_20240309

Silvio, When we started using bcc 7.70 we also noticed those strange behaviors with uuid.lib sometimes Not sure why it happens, but it happens sometimes. FWH 24.02 buildh.bat is working fine using it. Please review FWH 24.02 samples\buildh.bat to see how we use it. from build.bat ...
by Silvio.Falconi
Wed Mar 20, 2024 10:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling with new harbour_bcc770_32_20240309
Replies: 15
Views: 3497

Re: Compiling with new harbour_bcc770_32_20240309

Silvio,

When we started using bcc 7.70 we also noticed those strange behaviors with uuid.lib sometimes

Not sure why it happens, but it happens sometimes. FWH 24.02 buildh.bat is working fine using it.
Please review FWH 24.02 samples\buildh.bat to see how we use it.
by Antonio Linares
Wed Mar 20, 2024 10:00 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Compiling with new harbour_bcc770_32_20240309
Replies: 15
Views: 3497

Re: How to include hbCurl?

... API key, and `aTags` is the tag name you want to add. Note that we need to escape double quotes inside the JSON data by using `""`. Make sure that `aTags` is properly formatted. If `aTags` is a variable containing the tag name, ensure that it doesn't have spaces or special characters ...
by Otto
Wed Mar 20, 2024 4:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: How to include hbCurl?
Replies: 13
Views: 3018

Re: xbrowse No existe el metodo: LREADONLY

Hi Mr. Rao. Are you sure you are using XBrowse without any modifications? Yes, I use a modified xBrowse method to use incremental seek with Tdolphin, here is the code I use // EXTENSIONES DE CLASS#include "FiveWin.ch"#include ...
by albeiroval
Sat Mar 02, 2024 3:13 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: xbrowse No existe el metodo: LREADONLY
Replies: 16
Views: 500
Next

Return to advanced search