Search results from a specific database table

You’ll likely need to your the $wpdb object. Learn about it on the WordPress Codex.

Check out the Custom Database Tables series on WPTuts+ as well. Lots of really good information about when to use custom database tables, and how to access them efficiently, securely and with WordPress best practices. The series should teach you everything you need to know.