FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour xBrowse problem
Posts: 28
Joined: Mon Apr 27, 2009 03:37 PM
xBrowse problem
Posted: Wed Nov 04, 2009 10:30 AM

Hi,

We have an xbrowse which is displaying filtered data from a SQL Server database. The browse displays the data correctly until the down arrow is pressed until it goes past the end record or if the 'end' and 'home' buttons are pressed alternatively. Additional duplicate records then seem to be displayed. In the case of home and end, one extra record when you press 'end' which then clears when you press 'home'. In the case of the down arrow, each time you go past the last record another is added. Has anybody come across a similar problem before?

Thanks in advance

Gary

Posts: 10733
Joined: Sun Nov 19, 2006 05:22 AM
Re: xBrowse problem
Posted: Wed Nov 04, 2009 12:49 PM

I extensively use xbrowse with ADO ( SQL Server, Oracle, MSAccess, etc )
XBrowse behaves correctly.

Are you assigning any value to oBrw:bPastEof ?

Can you post a small self contained example ?

Regards



G. N. Rao.

Hyderabad, India

Continue the discussion