Searching a local DB using VB

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • CaptainPicard
    New Member
    • Sep 2007
    • 1

    #1

    Searching a local DB using VB

    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 that search, and then how to display the results in a checkbox label on the same form.

    Any help would be greatly appreciated.


    -Jim
Working...