I have a DB that I am trying to wrtie a VBscript search code for. I cant getany records to returned, even when I put in a term that I KNOW is in there. It DOES when I use "=" but when I use "LIKE" i get no results. Is there something I must do with the DB (setting?), or with the cursor in my vbscript code to get this to work?