RelationalDBDesign
SiteMap
Business Rules
Cursors Views
Database Creation
SQL Monitoring
Database Web Apps
Data Manipulation
Access Features
Tables Queries
Data Access
«Prev
Next»
Database Web Applications
Database Concepts
Table Structures
SQL
Data Binding
Basic Queries
SQL Select Statement
SQL Where Clause
Sort Results Orderby
Modify Records Update
SQL Insert Statement
Delete Table Row
Data Access
Binding DataBound DesignTime Controls
Scripting with Recordsets
Defensive Programming Handling Errors
Modifying Data
Updating Database Records
Data Types Databases
Direct Database Access
Parameterized Queries - Quiz
Each question is worth one point. Select the best answer or answers for each question.
1.
Parameterized queries
Please select the best answer.
A.
Are Design-Time Controls that are executed when the Web page is loaded
B.
Rse placeholders to insert user-entered values at runtime
C.
Are only available for Microsoft Access
D.
Bind data to Design-Time Controls
2.
You can modify a recordset control's behavior at runtime
Please select the best answer.
A.
By changing the control's properties using the Properties dialog
B.
With script
C.
With a command object
D.
With a parameterized query
3.
Which Design-Time Control is used primarily to interface to and manipulate data?
Please select the best answer.
A.
Grid
B.
RecordsetNavBar
C.
TextBox
D.
Recordset
4.
Recordset Design-Time Controls are configured at design time by
Please select the best answer.
A.
Adding a Data Environment
B.
Assigning the control a reference to a database
C.
Adding a command object
D.
Setting various control properties
Score =
Correct answers:
Quiz Explanation