and some More lab 9 For the last lab of the term, I want you to create a practical application for your database, in which you modify it in some way, for instance, taking a new order. Since the emphasis is on the database connectivity, neither a GUI nor a web application is required. In fact, a GUI would require x2go, which I don't have at home and you probably don't either. A web interface would need to be on osiris, I could figure out some way to try it out, I guess. There are also numerous security concerns. The applications should be easy for someone like a store employee or on-line customer to use. The most common operations, such as adding a customer or renting a tool, should be implemented. These Part 1 instructions now include how to use postgresql in C as well as Java and python. The important issue of transactions and commit status is addressed here. Some previous notes about web applications, and the PHP language [Previously I wrote] Now write one more program, that updates your database, or add this functioality to the program you have so far. For example, it could ask for your customer name (or code), display a list of products, and let you pick one to order some amount of. It may be a GUI or a normal stdin - stdout program. It should run as a single transaction, to be committed upon completion. See note about various languages. Tell me what you did

Systems Architecture
7th Edition
ISBN:9781305080195
Author:Stephen D. Burd
Publisher:Stephen D. Burd
Chapter3: Data Representation
Section: Chapter Questions
Problem 3RP
icon
Related questions
Question
and some More lab 9
For the last lab of the term, I want you to create a practical application for your database, in which you modify it in some way, for instance, taking a new order. Since the emphasis is on the database connectivity, neither a
GUI nor a web application is required.
In fact, a GUI would require x2go, which I don't have at home and you probably don't either.
A web interface would need to be on osiris, I could figure out some way to try it out, I guess. There are also numerous security concerns.
The applications should be easy for someone like a store employee or on-line customer to use. The most common operations, such as adding a customer or renting a tool, should be implemented. These Part 1 instructions
now include how to use postgresql in C as well as Java and python.
The important issue of transactions and commit status is addressed here.
Some previous notes about web applications, and the PHP language
[Previously I wrote] Now write one more program, that updates your database, or add this functioality to the program you have so far. For example, it could ask for your customer name (or code), display a list of products,
and let you pick one to order some amount of. It may be a GUI or a normal stdin - stdout program. It should run as a single transaction, to be committed upon completion. See note about various languages.
Tell me what you did
Transcribed Image Text:and some More lab 9 For the last lab of the term, I want you to create a practical application for your database, in which you modify it in some way, for instance, taking a new order. Since the emphasis is on the database connectivity, neither a GUI nor a web application is required. In fact, a GUI would require x2go, which I don't have at home and you probably don't either. A web interface would need to be on osiris, I could figure out some way to try it out, I guess. There are also numerous security concerns. The applications should be easy for someone like a store employee or on-line customer to use. The most common operations, such as adding a customer or renting a tool, should be implemented. These Part 1 instructions now include how to use postgresql in C as well as Java and python. The important issue of transactions and commit status is addressed here. Some previous notes about web applications, and the PHP language [Previously I wrote] Now write one more program, that updates your database, or add this functioality to the program you have so far. For example, it could ask for your customer name (or code), display a list of products, and let you pick one to order some amount of. It may be a GUI or a normal stdin - stdout program. It should run as a single transaction, to be committed upon completion. See note about various languages. Tell me what you did
Expert Solution
steps

Step by step

Solved in 2 steps with 2 images

Blurred answer
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Systems Architecture
Systems Architecture
Computer Science
ISBN:
9781305080195
Author:
Stephen D. Burd
Publisher:
Cengage Learning