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=fw:3z4a5yzd][/code:3z4a5yzd]
Temporarily I modified in
METHOD AdoIncrSeek( uSeek ) CLASS TXBrowse
do case
case cType == 'C' ------> case cType == 'C' .AND. useek # "*"
Regards Maurizio
↧