[Solved] Quiz/Hw 13 A General Database CRUD App

$25

File Name: Quiz/Hw_13_A_General_Database_CRUD_App.zip
File Size: 357.96 KB

SKU: [Solved] Quiz/Hw 13 A General Database CRUD App Category: Tag:
5/5 - (1 vote)

Motivation:

To reinforce & test the knowledge youve learned for developing a web-database CRUD app.

Tasks 1. Add a table named customer to your database, with the following fieldsproperties:

a. custIDint, key, auto increment

b. custLastName: varchar(max)

c. custFirstName: varchar(max)

d. custNumKids: int

e. custNumPets: int

f. custBirthDate: date

g. custDateJoined: date, default: GETDATE()

2. Create the CRUD scripts (similar to last week), but named: cust-create.*, cust-retrieve.*, cust-update.*, cust-delete.*

3. Create a file named quizhw13.aspx, that has four links to your CRUD .aspx files from Task 2 (TWO GRADES OFF FOR NOT PROVIDING THIS FILE).

Reviews

There are no reviews yet.

Only logged in customers who have purchased this product may leave a review.

Shopping Cart
[Solved] Quiz/Hw 13 A General Database CRUD App
$25