Answered step by step
Verified Expert Solution
Link Copied!
Question
1 Approved Answer

Build Windows Forms Design for above information using appropriate Controls. Write a function named void RetreivePrograms() to display list of programs from programs Table and

image text in transcribed

image text in transcribed

  1. Build Windows Forms Design for above information using appropriate Controls.
  2. Write a function named void RetreivePrograms() to display list of programs from programs Table and display in Control cmbPrograms comoboBox(ADO.NET).
  3. Write a function int InsertData() that inserts the values of the controls of above mentioned table into the Student Table and returns 1 if the insertion is success, otherwise returns 0.

d.Show Student name and Program names in Gridview.

1 1 Programs 8 Program_ID Program_Name M Students Roll_No Program_ID Student_Name Gender Birth_Date Table Name: Students Field Name Data Type Constraints Roll No Varchar (12) Primary Key Program ID Int Foreign Key Student Name Varchar(50) mi Gender Varchar (1) Birth Date DateTime Table Name: Programs Field Name Data Type Constraint(s) Program_ID Int Primary Key Program Name Varchar(50) 1 1 Programs 8 Program_ID Program_Name M Students Roll_No Program_ID Student_Name Gender Birth_Date Table Name: Students Field Name Data Type Constraints Roll No Varchar (12) Primary Key Program ID Int Foreign Key Student Name Varchar(50) mi Gender Varchar (1) Birth Date DateTime Table Name: Programs Field Name Data Type Constraint(s) Program_ID Int Primary Key Program Name Varchar(50)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image
Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image_2

Step: 3

blur-text-image_3

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intelligent Information And Database Systems Asian Conference Aciids 2012 Kaohsiung Taiwan March 2012 Proceedings Part 2 Lnai 7197

Authors: Jeng-Shyang Pan ,Shyi-Ming Chen ,Ngoc-Thanh Nguyen

2012th Edition

3642284892, 978-3642284892

More Books

Students explore these related Databases questions