Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

I NEED YOU TO GIVE ME ONLY THE CODE, AND I WANT THE TABLE OF THE DATABASE TO BE CREATED FROM ACCESS. I KNOW HOW

I NEED YOU TO GIVE ME ONLY THE CODE, AND I WANT THE TABLE OF THE DATABASE TO BE CREATED FROM ACCESS. I KNOW HOW TO CREATE THE DATABASE IN EXCEL AND HOW TO LINK IT WITH VISUAL STUDIO 2015. BUT I AM NOT SURE HOW TO WRITE THE CODE OF THE FOLLOWING PROGRAM

explain me how to do this in C# visual studio 2015 (Graphic User Interface)

I want to write a program that store in database by insert the following inputs (the inputs are typed in a textbox by the user):

-date

- name of products

-price

-quantity

-sales (which equals: price *quantity)

after typing the input the user should click on the insert button to insert this data. another button "delete button" to delete data in the database after selecting it. and another button to update data.

can you explain me how to do it, and the code that I need.

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

Step: 3

blur-text-image

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

Put Your Data To Work 52 Tips And Techniques For Effectively Managing Your Database

Authors: Wes Trochlil

1st Edition

0880343079, 978-0880343077

More Books

Students also viewed these Databases questions

Question

How many Tables Will Base HCMSs typically have? Why?

Answered: 1 week ago

Question

What is the process of normalization?

Answered: 1 week ago