Io ho scritto come mi hai detto tu ma quando clicco su cerca lui nella flex grid non mi trova nulla...ho scritto cosi
stringa = "Select * from libri where Autore LIKE ' * " & txtaut.Text & "*' "
frmgl.Data1.RecordSource = stringa
frmgl.Data1.Refresh
ma non mi visualizza nulla nella griglia (stando attento a mettere il nome esatto)

Rispondi quotando