|
Term
|
Page #
|
Definition
|
|
Database
|
8.02
|
A collection of related tables
|
|
Table
|
8.02
|
Stores data about an object
|
|
Field
|
8.02
|
A single characteristic about an object
|
|
Common field
|
8.02
|
A field that appears in two tables in the database
|
|
Access
|
8.02
|
A relational database
|
|
Database connection
|
8.02
|
Specifies the name, location, and type of database
that you want to access
|
|
File-based connection
|
8.02
|
Is made when you import an Access database into a
FrontPage Web
|
|
System DSN connection
|
8.02
|
Is made when you connect a database that is stored
on a Web server to a FrontPage Web
|
|
Network connection
|
8.03
|
Is made to a database server
|
|
Custom connection
|
8.03
|
Occurs when you use a file that contains the
commands to define the necessary connection information between the
database and the FrontPage Web
|
|
Query
|
8.05
|
A database object that displays data to answer a
question
|
|
fpdb folder
|
8.07
|
A folder created when an Access database is
imported
|
|
Active Server Page
|
8.10
|
A Web page that includes client-side and
server-side scripts
|
|
Executable folder
|
8.10
|
A folder on a Web server that permits the execution
of scripts
|
|
Database Results region
|
8.11
|
A component in a Web page that contains HTML code
and scripts that retrieve and display database data in the Web page
|
|
Filter
|
8.11
|
A set of restrictions that are placed on the
records in a table or query
|
|
Data access page
|
8.34
|
A Web page that uses a form to display data from
the Access table or query on which it is based
|