Hi,

I was wondering what the code is to search a local DB using VB. I currently have my app attached to the DB, but I dont know what the commands are to search. The database is the names of songs including SongTitle, Artist, Album, and Genre. I have added areas on the form for a user to type a string to search for, and corresponding drop down menu to select which category to search under.

I need help with how to code...