Guest_imported
New member
- Jan 1, 1970
- 0
I have 57000 records in my database, and for user to get details on these record the user has to type in the BookNumber.
I have a Edit box to do this, but very often users forgets the BookNumber, How can i implement a function that would show the users all the records that starts off with the Letter / number that user has typed in, in a drop down box instead of Edit box.
NB. i cannot read all the records and display into the DropDown box because DD box is a 32Bit, therefore will only show 32,000 record in DD Box and ignor the rest.
PLEASE HELP OR GUIDE, PLEASE,PLEASE
I have a Edit box to do this, but very often users forgets the BookNumber, How can i implement a function that would show the users all the records that starts off with the Letter / number that user has typed in, in a drop down box instead of Edit box.
NB. i cannot read all the records and display into the DropDown box because DD box is a 32Bit, therefore will only show 32,000 record in DD Box and ignor the rest.
PLEASE HELP OR GUIDE, PLEASE,PLEASE