Código SQL [-] 'Select first(' + QuotedStr(sCant) + ') * from LIBROS where TITULO >= ' + QuotedStr(sBusc) + ' order by TITULO';
'Select first(' + QuotedStr(sCant) + ') * from LIBROS where TITULO >= ' + QuotedStr(sBusc) + ' order by TITULO';