Question: D . ( 1 8 points ) There is a form like in the following figure. It contains three textboxes named as tbx _ cID,

D.(18 points)
There is a form like in the following figure. It contains three textboxes named as tbx_cID, tbx_Cname, tbx_Credit and a button named as buttonSubmit.
When the button is clicked the data written to the textboxes will be entered to the table tblCOURSE in part B. Write the necessary codes to obtain this result. Button click method is:
private void buttonSubmit click(object sender, e)
No need to write all of the code at the out of the upper method. Just write the code(s) that has to be written by the programmer.
Assume database name is midterm in IE218 server.
 D.(18 points) There is a form like in the following figure.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!