Exercise No. 24
‘Rolodex’ Searching of the Books Database
Expand the Book database application to allow searching for certain author names. Use a ‘rolodex’ approach where, by pressing a particular letter button, books with author last names corresponding to that button appear on the form. Place a row of buttons starting at ‘A’ and ending at ‘Z’ to appear on the lower part of your form. Drawing each one Button individually would be a big pain. Create one command button (the ‘A’), make it a control array, and then dynamically create 25 new control array elements at run-time, filling each with a different letter on the Form_Load event. The finished form (at run-time) of your application may looks like this:
Last Date for Submission : 26.01.2012
Prakash R Patil
Staff-In-Charge
This comment has been removed by the author.
ReplyDeleteLink1(EXE):
ReplyDeletehttps://docs.google.com/open?id=0B80_TDgb5XUWNWVhMzA5ZDAtMmNjNy00ZTM0LTllN2QtZmY4N2U1Mzk4OTU0
Link2(BIBLIO.mdb access database file):
https://docs.google.com/open?id=0B80_TDgb5XUWMWRjNGViNmEtNjBiMi00ZjkzLWFiNmMtOGQwMmUzYmM4N2Zh
Link3(BIBLIO.UDL DATA LINK File):
https://docs.google.com/open?id=0B80_TDgb5XUWMzI4MjdmYWItYWY5My00NDEwLTkxNjUtMmQwYTk5NTE4Yjcx
Link4(Steps):
https://docs.google.com/document/d/1MvctAMq9zcb-0wZkWczg7BQbwZWAV9vUxrGFjwyw5e0/edit