ISome customers are reporting me this error in xBrowse:
Event description: Problem BASE/1004 There is no method: SORT
Args:
[ 1] = U
Code: Select all
//----------------------------------------------------------------------------//
METHOD AdoIncrSeek( uSeek ) CLASS TXBrowse
local lFound := .f.
this line-> local cCol := CharRem( "[]", StrToken( ::oRs:Sort, 1 ) )