0
Answer

selecting from database and display it on front end

Ask a question
can any one help me out....i have a question table which includes question id,question,class id,subject id,chapter id,marks id....now on front end i will give option for user to select class,subject,chapter..how can i give option for user to select 10 questions of 1marks,5 questions of 2marks,3 question of 5marks from database and it should be picked randomly from database and should display....how to do this in c#  using ACCESS database windows form application