data
deleting using SQL statements,
165–166
exporting from Access to other formats,
248
exporting to a spreadsheet,
205,
206
exporting using
OutputTo,
211
importing from a text file,
206–208
importing from the Northwind database,
202–203
retrieving using SQL
Select statements,
160–164
updating using SQL statements,
165
using from SharePoint lists,
222–232
data sources
linking to and importing from,
200
retrieving a set of records from,
132
specifying for a connection,
132
data types
Access compared to SharePoint,
221
changing from Access to equivalent SQL Server,
278,
282
database(s)
building for the Customer Service application,
465–475
building for the Project Tracker application,
340–343
compacting and repairing,
331
making backup copies of,
331
updating from a disconnected recordset,
147,
155
database connections.
closing and releasing from memory,
143,
151
database layer
in n-tier architecture,
17
in three-tier architecture,
15,
16
database objects
attaching to an e-mail,
210
for the Customer Service application,
465–475
database tables
retrieving data from,
163
separating from the user interface,
319–322
Design ribbon
adding controls to a form,
187,
188
selecting and drawing controls,
115,
117
design specifications
for the Customer Service application,
461–465
for the Project Tracker application,
334–340
Design View
accessing in hidden mode,
236
retrieving data from multiple tables,
271,
272
switching to from Layout View,
29
disconnected recordsets
navigation procedures for,
145,
153
updating databases from,
147,
155
DLLs (Dynamic Link Libraries)
DoCmd object
performing macro commands or menu options,
97–98
programatically linking a list,
227–229