xBrowse problem

Post Reply
Gary Woodley
Posts: 28
Joined: Mon Apr 27, 2009 3:37 pm
Location: Oxford UK

xBrowse problem

Post by Gary Woodley »

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
User avatar
nageswaragunupudi
Posts: 8017
Joined: Sun Nov 19, 2006 5:22 am
Location: India
Contact:

Re: xBrowse problem

Post by nageswaragunupudi »

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
Post Reply