Question: Create a small database to include customer data. Include the customer numbers, customer names, and customer directional locations. Place at least eight records in the
Create a small database to include customer data. Include the customer numbers, customer names, and customer directional locations. Place at least eight records in the database. For the customer directional location field, use the designations of N for North, S for South, and so on.
The type of database (SQL Server or Access) will be determined by your instructor. Write a C# program to only display the names of all customers.
Do not use the database configuration wizard for this application;
write program statements.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
