sureshchinta
February 21st, 2008, 03:00 PM
Hi !
I am trying my hands on VB.net and is trying out a small application which includes a survey form. The form contains radio buttons and when the respondent clicks on a radiobutton, digit '1' should be placed into the corresponding field of the database.
I have established a dataset and tried doing it but not sure how to do it because the book (How to program Visual Basic.Net by Dietel) does not teach us that
Also, I am wondering how to enable the user to enter various surveys concurrently ? With this post there is a URL for my code, please have a look and suggest the way to push data into the access database.
http://www.esnips.com/doc/8a0d192f-f18b-42a6-803e-c7fc18b901bc/Survey
Thanks
I am trying my hands on VB.net and is trying out a small application which includes a survey form. The form contains radio buttons and when the respondent clicks on a radiobutton, digit '1' should be placed into the corresponding field of the database.
I have established a dataset and tried doing it but not sure how to do it because the book (How to program Visual Basic.Net by Dietel) does not teach us that
Also, I am wondering how to enable the user to enter various surveys concurrently ? With this post there is a URL for my code, please have a look and suggest the way to push data into the access database.
http://www.esnips.com/doc/8a0d192f-f18b-42a6-803e-c7fc18b901bc/Survey
Thanks