Search found 22 matches: thereafter

Return to advanced search

Re: Lost connection to MySQL server during query

... and continues with the work as if nothing has happened. We are planning to retry the operation with a small delay and give the message only thereafter. Please feel free to provide your comments and advise to us.
by nageswaragunupudi
Mon Sep 04, 2023 4:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Lost connection to MySQL server during query
Replies: 37
Views: 12353

Re: help on a GPF situation

... with a level higher than HB_TR_LEVEL are obliterated from the code; these calls simply disappear, and there is no effect in the code performance thereafter. RUN TIME ======== At run time, the user can set the environment variable HB_TR_LEVEL to one of HB_TR_ALWAYS HB_TR_FATAL HB_TR_ERROR HB_TR_WARNING ...
by Antonio Linares
Sat Oct 23, 2021 4:49 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: help on a GPF situation
Replies: 26
Views: 3372

Re: OT Will you update your PC to Windows 11

... preview. Most things work OK. However, many of the announced features for Windows 11 will NOT be available at rollout on October 5, or even soon thereafter. I find my essential programs ( Ultra Edit, Visual Studio, Office 365 ) work OK. I didn't see anything to jump in excitement about ... yet. ...
by TimStone
Thu Sep 02, 2021 7:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: OT Will you update your PC to Windows 11
Replies: 16
Views: 1411

Re: trying with tdatabase

... in the MAIN( ) procedure that starts your application ), everything by default is available in shared mode. You only have to declare the mode thereafter IF you need to go into EXCLUSIVE mode with a file, and that should be very rare. Tim Tim, >The only times I use Exclusive are when I Zap, ...
by Silvio.Falconi
Sat Jan 26, 2019 9:23 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: trying with tdatabase
Replies: 34
Views: 4784

Re: trying with tdatabase

... in the MAIN( ) procedure that starts your application ), everything by default is available in shared mode. You only have to declare the mode thereafter IF you need to go into EXCLUSIVE mode with a file, and that should be very rare. Tim
by TimStone
Fri Jan 25, 2019 4:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: trying with tdatabase
Replies: 34
Views: 4784

Re: dbfs on Network : wich performance method?

... by updates, extensions, and of course debugging. It is a lot of work. I agree to that. But once it is done, everything else falls into place and thereafter it becomes much easier. I also use resource files which I know you do not like. However, these allow me to easily create, and enhance, very ...
by TimStone
Tue Oct 30, 2018 3:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: dbfs on Network : wich performance method?
Replies: 26
Views: 5446

Re: Borland makefile for Harbour + FWH + BCC7

I am trying to get the sample make file Antonio posted working and it always errors out with a syntax error starting at line 23 and every line thereafter also shows a syntax error. I have checked and rechecked it and can't find the problem. The only difference I note is that I am using xHarbour ...
by James Bott
Tue Mar 28, 2017 2:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Borland makefile for Harbour + FWH + BCC7
Replies: 22
Views: 5583

Re: Mr Nages - FWHMySql

... view and navigate a very large data without fully reading) 3) Further optimizations. We plan to implement these also in FWH17.04 and FWH17.05 and thereafter we do not expect any major changes to the library. In other words, we consider FWH17.03 as near final version. You can try samples maria0?.prg's.
by nageswaragunupudi
Mon Mar 20, 2017 10:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr Nages - FWHMySql
Replies: 4
Views: 563

Re: Fivewin and xHarbour New Version.

I am running the latest xHarbour ( .com version ) and the latest FWH. There are no unique issues, only those common to FWH when new features are released ( and soon thereafter, resolved ).

I also run Harbour and FWH with MSVC 2013 ( 2015 update )

Tim
by TimStone
Sun Dec 13, 2015 11:50 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Fivewin and xHarbour New Version.
Replies: 16
Views: 3772

Re: Windows 10

... on that day for it to take about an hour to complete. It can install as an "update" so all your programs and data can remain in place. Thereafter, all updating will be automatic, and there will be no more major releases. Everything will be service feeds. Windows 10 is free if you have ...
by TimStone
Tue Jun 02, 2015 5:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Windows 10
Replies: 47
Views: 10002

XBrowse bEditValid strange behavior (SOLVED)

... is that the xBrowse (Astock) is not displayed until [b]? Code, nn [/ b] is printed twice, with value 1, 2 respectively for [b] nn [/ b], only thereafter xBrowse appears also twice. No matter if function return T. o. F. , the behavior is the same. some help? regards Marcelo
by Marcelo Via Giglio
Wed Jun 19, 2013 2:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: XBrowse bEditValid strange behavior (SOLVED)
Replies: 4
Views: 1273

Popup menu, re-selecting required menu item

... to it instead of once as expected i.e. using HiLite works but does not seem to set some oMenu internal variable correctly, so keyboard handling thereafter is wrong I am calling ::HiLite as follows via the 1st item bWhen as there are no event blocks in the activate method MENU oMenu POPUP MENUITEM ...
by peterk
Tue Jul 07, 2009 6:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Popup menu, re-selecting required menu item
Replies: 0
Views: 210

Clipper Errors

... We swapped back and forth several times, and the results were totally consistant. We then left the Intel chips in, and never had another problem. Thereafter, whenever we have someone with Cyrix chips, they just call the one company, here the test results, and replace their CPU's, resulting in ...
by Antonio Linares
Wed Aug 27, 2008 7:44 am
 
Forum: Utilities / Utilidades
Topic: Boris Pekic - NG's archive
Replies: 27
Views: 65005

Client Server xBase - The Back End

... is equivalent to SELECT <field> AS <variable>. In the ::SetUp() function field positions are determined from the field names and used thereafter. Also an array is built up with the variable names ready for the values to be inserted at query time and returned to the client. You can ...
by xProgrammer
Wed Aug 20, 2008 11:24 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Client Server Database Access the xBase Way
Replies: 39
Views: 11765

... the Read(), Write() and Blank() methods of my classes can be automatically generated from the datafile so hand coding isn't really required. Thereafter you can change fieldnames in just Read() and Write() without any upstream effects. This is just an interim. Ideally your design tool generates ...
by xProgrammer
Tue Apr 15, 2008 1:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: A Question Abot DIALOGs
Replies: 45
Views: 12763
Next

Return to advanced search