Prachi Jk

Prachi Jk

  • NA
  • 30
  • 32.9k

How to Print the data of MS Access in C#

Feb 11 2013 11:24 AM
Hello,

I am developing one school-application. The detail is as follows:
(1) I have a database(MS ACCESS) named SCHOOL
(2) In that database, there is one table named student_det.
(3) There are 5 fields in that table which are roll_no, name, age, addr and class.
(4) Now, i want to extract data from the database depending on the selection of the roll_no of the student from the front-end
(5) I want to build this application in such a way that, suppose, programmer enter any roll_no, then it will print the details of that student, with School-name on the top (like-wise, shopping-receipts, where, shop name is written on top)

Please help in this.

Thanks and Regards

Answers (1)