Assume a college database has a table to keep transcript


Assume a College database has a table to keep transcript data on students. The transcript table has fields for SSN, TotalPoints, and TotalCredits. You are to design an application that allows a student to input their SSN into a textbox (txtSSN) and press a button (btnCalc). The students GPA is calculated (divide points by credits) and displayed in txtGPA.

Describe the process/steps to do this. Write pseudocode/comments or code where you can. You DO NOT have to have complete working code, you need to describe the necessary steps and WHERE things need to be coded.

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Assume a college database has a table to keep transcript
Reference No:- TGS02344156

Now Priced at $10 (50% Discount)

Recommended (94%)

Rated (4.6/5)