This is going to be hard to resolve, but any help will be greatly appreciated.
I am using FWH 13.09 and xHarbour ( .com ) Aug 2010. These problems are all related to 13.08 / 13.09. Its a huge amount of work to roll back to 13.06 which was the "last known good" release for me.
Problem 1: xBrowse and mouse control
Using an xbrowse, with a .dbf, where the view is of records found with "odba:SetScopeTop( abc )" and "odba:SetScopeBottom( xyz )". When clicking on a row, may see the highlight bar go to that row, then jump back to an earlier row. No matter how many times this is clicked, the same problem occurs.
This is seen on an invoice when xbrowsing parts or labor that have been posted. Again, only records within the scope ( matching to the invoice number ) will be affected. It also seems to be tied to some, but not all, invoices.
The keyboard works correctly. Using page up or page down, and the arrow keys, work fine for navigating. However, if the mouse has been used, and then the keyboard, it may take several rows of movement to catch up and then it continues correctly.
Problem 2: Speed with data access
Where I am seeing the problems is with Advantage Database Server ( Remote ). All data accessing is suddenly much slower
All previous FWH builds ( prior to 13.08 ) worked with the same code and no evidence of any issues.
Your input is greatly appreciated.
Tim