hi ,
i’ve created two forms called student details & Empl;oyee details.
now i wish to serach for a record in the corresponding database. search process should be done as follows…
1st- the user must specify whether he/she want to search in student details or in employee
2nd- the user must specify whether he/she want to search by name or id or first name and so on… this should be done accordingly to that database colunmns
controls
labels( search by forms & fields)
combo boxes (fields according to the form chosen)
flex grid ( to ddisplay records)