Hi all

Can anyone help me how to search any words in textbox . i'm using vb6.0 and oracle as backend.. using sql stataments.


i have textbox,button and listview.

to search something like this.
if i enter a word in textbox : "the bible " then all records in database
containing "the" and "bible" will appear.


ty