Tuesday, April 6, 2010

Review Questions: p.259

#2. A file manager is a program that enables users to manipulate files on their computers. A database-management system manipulates data in a large collection of files.

#3. All databases have a structure that outlines how data will be stored in the database.

#4. A query is an information request.

#5. For a web application there are certain guidelines that needs to followed:

A. Define the ODBC connection that would associate to your database.
B. You need a server side technology
C. Create a SQL query using the syntax of the server side technology to search your database.
D. Assuming that the search result set is not blank, you would loop through the result set to display the report. The most convenient way would be using a table.

6.) if you write something down on paper it has a better chance of getting lost using management software which makes it easy to find things and you will always no where it is, but storing stuff on a computer is just as insecure as hackers could steal all of your information.

No comments:

Post a Comment