G
Guest
Hi All - I am developing Video Rental application. I want my client to click
on Customer form and at the bottom of the form I have several buttons. One of
the buttons is search. My client can here either enter a new record or else
can just enter either First Name or Last Name or Phone number and click on
search and the application will find any existing records and display them.
If my client enters First, Last and Phone number, the application will only
find relevant records. So lets say First Name is not found it will
automatically look at the last name. How do I create such a search function
without creating a search form. I basically want to use one form and at the
bottom I have add, update, delete and find functionality. Any help you can
provide would be greatly appreciated.
on Customer form and at the bottom of the form I have several buttons. One of
the buttons is search. My client can here either enter a new record or else
can just enter either First Name or Last Name or Phone number and click on
search and the application will find any existing records and display them.
If my client enters First, Last and Phone number, the application will only
find relevant records. So lets say First Name is not found it will
automatically look at the last name. How do I create such a search function
without creating a search form. I basically want to use one form and at the
bottom I have add, update, delete and find functionality. Any help you can
provide would be greatly appreciated.