Search Inventory Screen
Activity Diagram for,
8,
9
designing for Wrox Auto Sales,
5
mapping Use Cases to,
10–11
separate actions on,
5,
6
Use Case Diagram requirements,
8
SQL (Structured Query Language)
SQL Server
Access as a front end to,
132
Access Projects as a front end to,
253–254
SQL Server database
modifying
strConnection string to point to,
492–493
specifying details necessary to connect to,
260,
261
SQL statements
with and without ADO,
160
modifying the unbound contacts form,
166–176
as a report’s
RecordSource property,
241
running against a database,
167,
173
setting changes and removing passwords,
327–328
as the source for the
Open method,
162
specifying the
DataSource of a report,
236
for stored procedures,
269
viewing in Query Designer,
160
standard modules
building for Project Tracker,
383–409
for the Customer Service application,
488–499
stored procedures
adding to the Customer Service application,
467
described for SQL Server,
267
sub procedures
calling from other procedures,
35–36
creating and calling new,
33–35
scope and lifetime of,
45