Wednesday, February 1, 2012

Need help with visual basic 2008 and Access?

i am making a library management program in visual basic 2008 and i want to know how i can retrieve selected data from an Access database.





The form has 4 text boxes for title, author, publisher, isbn and a button "search" which i click when i have entered the info in the textboxes.





Also how do i display the info?





PS i hav manage to display the whole database on a form as a list but could not display selected data only. Plz Help!|||Copy paste the following link in your web browser it may give you an idea but u better modify it yourself to accomplish your task.





http://www.c-sharpcorner.com/UploadFile/鈥?/a>





bye|||If you have created the form using all fields then they will be visible by default. You should have inserted only the fields you wanted to display. However, go into the design and properties of the fields you don't want to show and make them invisible rather than visible.

No comments:

Post a Comment