Error with xBrowse

Error with xBrowse

Postby Maurizio » Wed Jul 27, 2016 10:26 am

Hello Rao ,

I Use xBrowse with ADO , I have a error when I press * on a character column , you cann try adoxbr01.prg

The error :

Code: Select all  Expand view
Args:
     [   1] = C   CUSTNAME LIKE '**'
     [   2] = N   0
     [   3] = N   1
     [   4] = N   1

Stack Calls
===========
   Called from:  => TOLEAUTO:FIND( 0 )
   Called from: .\source\classes\XBROWSE.PRG => TXBROWSE:ADOINCRSEEK( 6117 )
   Called from: .\source\classes\XBROWSE.PRG => (b)TXBROWSE_SETADO( 5447 )



Temporarily I modified in

METHOD AdoIncrSeek( uSeek ) CLASS TXBrowse

do case
case cType == 'C' ------> case cType == 'C' .AND. useek # "*"




Regards Maurizio
http://www.nipeservice.com
User avatar
Maurizio
 
Posts: 796
Joined: Mon Oct 10, 2005 1:29 pm

Re: Error with xBrowse

Postby TimStone » Wed Jul 27, 2016 11:54 pm

I notified them yesterday of very erratic behavior with xBrowse that started with 16.05. The exact same code in 16.04 works perfectly, but in .05, clicking on a cell causes the pointer to jump to a completely wrong record and cell.

I saw this behavior consistently, but the code is complex so very hard to break down to a little sample. Of course, it's been in place for about 16 years, and worked perfectly until 16.05.
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
TimStone
 
Posts: 2904
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot], Willi Quintana and 23 guests