Visual Basic Programming

User Generated

HFRE_ERZBIRQ_YRTNY_1624

Programming

Description

  1. Create a database using Microsoft access, you should call it “StudentInformation”. As seen in the picture below fill in the same information in a table after you name it “Student”.
    1. Create a database using Microsoft access, you should call it “StudentInformation”. As seen in the picture below fill in the same information in a table after you name it “Student”.
      1. Create a database using Microsoft access, you should call it “StudentInformation”. As seen in the picture below fill in the same information in a table after you name it “Student”.
        1. Create a database using Microsoft access, you should call it “StudentInformation”. As seen in the picture below fill in the same information in a table after you name it “Student”.
          1. Create a database using Microsoft access, you should call it “StudentInformation”. As seen in the picture below fill in the same information in a table after you name it “Student”.
            1. Create a database using Microsoft access, you should call it “StudentInformation”. As seen in the picture below fill in the same information in a table after you name it “Student”.

Unformatted Attachment Preview

Towson University CIS 265 Assignment # 13 – (10 points) A. Create a database using Microsoft access, you should call it “StudentInformation”. As seen in the picture below fill in the same information in a table after you name it “Student”. B. Create a new visual basic project, then import this database to it using “Data source”. C. Once you have the data base settle inside your form as in the figure below, then create five buttons; each represent a query. D. For each button, execute the following queries: a. Find out how many students are actually in this table. b. Show the students whose last name starts with the letter “S”. c. Show the students whose GPA is higher than 3. d. Show the students whose major is “Computer Science”. e. Calculate the average GPA for all students. 4. Submit the final results of the StudentInfo.exe after completing steps A-D above. 5. Submit documentation for your application. Copy and paste the code for your application into word document (View / Code). Also paste a picture of your application interface window (Alt PrtSc / Paste) into the word document. Name the word document StudentInfo.docx. Submit both files through Black Board’s Assignment (The .exe file for your project is located in the Debug and /or Release folder of your Project/Solution bin folder). Use BB’s add another file button to submit multiple files. Name files as specified above. Files with other names will not be accepted.
Purchase answer to see full attachment
User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Explanation & Answer

Hey am through. The zipped file contains the visual studio project. The other zipped file contains the .exe file and the word file has the source code plus screenshots

Source Code
Public Class StudentForm
Private Sub Button6_Click(sender As Object, e As EventArgs) Handles Button6.Click
'exiting the program
MessageBox.Show("Exit the program")
Me.Close()
End Sub
Private Sub StudentBindingNavigatorSaveItem_Click(sender As Object, e As EventArgs)
Handles Studen...


Anonymous
Really helpful material, saved me a great deal of time.

Studypool
4.7
Trustpilot
4.5
Sitejabber
4.4

Related Tags