Hello
I have a xBrowse with a ADO table , if I press the key ' ( example I seek TEST' )
The problem is in ::oRs:Find( cExpr, 0, 1, 1 )
where cExpr --> DESCRI LIKE 'TEST'*'
Regards Maurizio
do case
case cType == 'C'
if ::lSeekWild
do case
case cType == 'C'
uSeek := StrTran( uSeek, "'", "''" ) // inserted
if ::lSeekWild
Maurizio wrote:Thanks ,
it works perfectly
Maurizio
WITH OBJECT oBrw
:lScreenUpdating := .f.
:oRs:Close()
:oRs:Source := <revised SQL statement>
:oRs:Open()
:GoTop()
:lScreenUpdating := .t.
:Refresh()
END
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 56 guests