i have a table known as marks with the following columns AdmNo A B C D E F,... 1 2 3 4 5 ...MY question is how i can loop through the records and add records per Admno using vb.net and mysql
i have a table known as marks with the following columns AdmNo A B C D E F,... 1 2 3 4 5 ...MY question is how i can loop through the records and add records per Admno using vb.net and mysql