Hi guys

I would like to implement a function on my drupal site that will give two search option for example

A Identification number
A Personal File number

The information to be queried will be imported from SQL server Database to my drupal database custom table.

When the user visits the site he/she can serch for information about his/her file by entering the number in that field and gets back the information

Can i do it with CCK or webform?

Help me out how can i implement this

Thanks