Rao,
May I know why are you switching the deleted status to .f. before calling AdsKeyCount() ? Is it for reasons of performance? Now your nRecs variable includes deleted records also. How is this useful to you?
It is your own recommendation, see the topic 'Why Some Browses with ADS are slow?':
http://forums.fivetechsupport.com/viewtopic.php?f=3&t=9343It is really a very good decision to switch to FiveWin. May I know what was your earlier platform from which you switched to FiveWin?
I'm an old dBase II/Clipper head and take care of our self developed PPS/ERP application, which we migrate from 16-Bit Clipper to a 32Bit xHarbour (console) in the past two years.
Now, since spring 2009, we are migrating to a MDI windows application using FivWin.
Before we come to this decision, we have evaluated some other development directions resp. IDE`s, like:
- GTWVW
- GTWVG
- Harbour Mini GUI and comparable
- X'ailer (Antonio, why this word without an apostroph will be deleted?
)
- Visual xHarbour
- Visual FoxPro
- CodeGear Delphi
- Visual Basic
- PHP
The main reasons, why we think that FiveWin suits our needs best, are:
- An existing community, many thanks to you and all the others
- We only have to redesign the GUI, we can use most of the business code without changes
- Existing powerful objects and functions, like xBrowse and all the others
- Performance and stability of the application with dbf's and ADS
- Using of standards, like *.rs, no proprietary IDE's, quasi open source
- Good value for money
- Access via Internet/Browser is not so important for us