Search found 248 matches: meanwhile

Return to advanced search

Re: slowness

... 50 indexes in the CDX. So, I get the impression that something must be wrong in the hardware is speed is a problem. This happened to my twice, but meanwhile more than 10 years ago: a customer of mine was experiencing that my software was running very slowly. I spook about it with his PC-supplier. ...
by driessen
Wed Sep 25, 2024 7:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: slowness
Replies: 75
Views: 3301

Re: Bug Maria_Connect() FWH-24.07 64 bits ???

Meanwhile, can you please test another minor variation?


Same problem
by Cgallegoa
Sun Sep 22, 2024 1:48 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug Maria_Connect() FWH-24.07 64 bits ???
Replies: 37
Views: 1393

Re: Bug Maria_Connect() FWH-24.07 64 bits ???

nageswaragunupudi wrote:Meanwhile, can you please test another minor variation?


Same problem.
by Enrico Maria Giordano
Sun Sep 22, 2024 7:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug Maria_Connect() FWH-24.07 64 bits ???
Replies: 37
Views: 1393

Re: Bug Maria_Connect() FWH-24.07 64 bits ???

... with xHarbiour64 and get back. Earlier also I remember we found a low level issue with release of memory when oCn and oRs variables are released. Meanwhile, can you please test another minor variation? #include "fivewin.ch"static oCnfunction Main()   LOCAL oDlg  ...
by nageswaragunupudi
Sun Sep 22, 2024 2:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bug Maria_Connect() FWH-24.07 64 bits ???
Replies: 37
Views: 1393

Re: MsgSplash Centered

Windows Configuration the scale of my screen to 125%.


Yes, this is the reason. Thanks for the feedback.
We will work on how to take care of this.
Meanwhile you may try the function MsgLogo( cImage ) and provide your feedback. MsgLogo() centers the image even with the screen scaling.
by nageswaragunupudi
Tue Aug 06, 2024 1:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MsgSplash Centered
Replies: 9
Views: 2000

Re: TDATAROW ERROR : Error BASE/39 Write not allowed

T_VITEM_REF_COLS_BY_ID( pnItemId )

What does this function Return?

Meanwhile please do this small test:
Immediately after opening the rowset, execute:
Code: Select all  Expand view  RUN
oItemRs:Edit()

and let us know what happens.
by nageswaragunupudi
Sun Aug 04, 2024 11:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDATAROW ERROR : Error BASE/39 Write not allowed
Replies: 12
Views: 2100

Re: Send Emails from Fivewin application

Ok, thank you. In the meanwhile, I'm convinced myself (after reading some web pages) that CDO doesn't support TLS. :-(
by Enrico Maria Giordano
Wed May 15, 2024 9:12 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send Emails from Fivewin application
Replies: 44
Views: 5177

Re: BackUp [cCondition]

... is highly unreliable Even if we provide WHERE clause, Restoring the table gives problems. Let us think and come up with alternative solutions. Meanwhile you may consider and try this method of saving full or a part of the table to DBF METHOD SaveToDBF( cSql, cDbf, lForUpdate ) or Copy ...
by nageswaragunupudi
Tue Mar 05, 2024 2:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: BackUp [cCondition]
Replies: 1
Views: 295

Re: SAPI : change Voice

Harbour function __axRegisterHandler() register an events handler.

meanwhile the speak of a text there are events but they don't arrive. No idea why.

We have low level debugged the code and it is correct but somehow the events are not arriving
by Antonio Linares
Thu Feb 08, 2024 3:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 20230

Re: Lost connection to MySQL server

Thanks. Offtopic: 1) Meanwhile, can u run this small test and let me know the result? #include "fivewin.ch"function Main()   ? GetACP()return nil#pragma BEGINDUMP#include "windows.h"#include ...
by nageswaragunupudi
Tue Jan 30, 2024 5:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost connection to MySQL server
Replies: 7
Views: 980

Re: Fwh 23.10 TGet another problem (UNSOLVED)

Meanwhile, can you please let me know 1. What result you get for this statement? ? STRTOHEX( AnsiToWide( Chr(208) ) ) 2. Do you always set HB_CDPSELECT( "TRWIN" ) or some similar codepage ...
by Horizon
Sun Nov 19, 2023 6:14 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 63996

Re: Fwh 23.10 TGet another problem (UNSOLVED)

Meanwhile, can you please let me know 1. What result you get for this statement? ? STRTOHEX( AnsiToWide( Chr(208) ) ) 2. Do you always set HB_CDPSELECT( "TRWIN" ) or some similar codepage ...
by nageswaragunupudi
Sun Nov 19, 2023 6:03 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fwh 23.10 TGet another problem (UNSOLVED)
Replies: 132
Views: 63996

Re: xBrowse - Dates - FWH 2310

If the problem is with ADS, let us now test dbfs with ADS.
Meanwhile please download the latest build of FWH again.
We will proceed testing dbfs + tdatabase using ADS.
We "have" to make the class working perfectly with ADS also.
I will do some tests tomorrow here.
by nageswaragunupudi
Wed Nov 08, 2023 8:06 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse - Dates - FWH 2310
Replies: 19
Views: 2541

Re: xBrowse - Dates - FWH 2310

... copied over those files, the problems went away. So, now I'm trying to see if I have the set somewhere where I can compare the new vs the old ... Meanwhile, people are getting automatic updates applied by Microsoft to their OSs. One client called to tell me he could no longer Cut and Paste in ...
by TimStone
Wed Nov 08, 2023 3:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse - Dates - FWH 2310
Replies: 19
Views: 2541

Re: Problemas al migrar desde FWH2012 a FWH2307 - cerrado

... el nombre del archivo This is due to a bug in hb_DirExists() function. Fixed now and will be available in FWH2310 to be released in a day or two. Meanwhile, you can use other functions with the same functionality eg. lIsDir() as suggested by Mr, Enrico
by nageswaragunupudi
Wed Nov 01, 2023 5:38 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Problemas al migrar desde FWH2012 a FWH2307 - cerrado
Replies: 22
Views: 3296
Next

Return to advanced search