Skip to Content
Fixing Access Annoyances
book

Fixing Access Annoyances

by Evan Callahan, Phil Mitchell
February 2006
Intermediate to advanced
380 pages
12h 17m
English
O'Reilly Media, Inc.
Content preview from Fixing Access Annoyances

Glossary

Glossary

ADO

ActiveX Data Objects. One of two commonly used code libraries for Access programmers writing code that interacts with data. See also the entry for “DAO,” and “DAO Versus ADO” in Chapter 0.

automation

Using Visual Basic code from within one Office application (such as Access) to open a different application (such as Outlook or Excel) and use its features.

backend

The MDB file (or other database) where the data (i.e., the tables) are stored in a split database design. See also “frontend.”

bound

Tied directly to a data source. See “Bound Versus Unbound Objects” in Chapter 0 for more info.

calculated field

A field whose value is the result of an expression, such as a field totaling up a customer’s purchases.

connection string

A string used in VB code that tells Access how to connect to a remote database. The string includes the server name and the database name and may contain the username and password.

control

A design element such as a text box, a combo box, or a label used to build forms and reports. Controls are used both to display data and to accept input.

control source

The place where a control gets its data, and where it stores user input. For example, if a text box has a field in a table as its control source, it automatically displays the value in that field—and when a new value is entered into the text box, it will be stored in that field. Not all controls have control sources.

criteria

See “query criteria.”

DAO

Data Access Objects. One of two commonly ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.

Read now

Unlock full access

More than 5,000 organizations count on O’Reilly

AirBnbBlueOriginElectronic ArtsHomeDepotNasdaqRakutenTata Consultancy Services

QuotationMarkO’Reilly covers everything we've got, with content to help us build a world-class technology community, upgrade the capabilities and competencies of our teams, and improve overall team performance as well as their engagement.
Julian F.
Head of Cybersecurity
QuotationMarkI wanted to learn C and C++, but it didn't click for me until I picked up an O'Reilly book. When I went on the O’Reilly platform, I was astonished to find all the books there, plus live events and sandboxes so you could play around with the technology.
Addison B.
Field Engineer
QuotationMarkI’ve been on the O’Reilly platform for more than eight years. I use a couple of learning platforms, but I'm on O'Reilly more than anybody else. When you're there, you start learning. I'm never disappointed.
Amir M.
Data Platform Tech Lead
QuotationMarkI'm always learning. So when I got on to O'Reilly, I was like a kid in a candy store. There are playlists. There are answers. There's on-demand training. It's worth its weight in gold, in terms of what it allows me to do.
Mark W.
Embedded Software Engineer

You might also like

Access 2013: The Missing Manual

Access 2013: The Missing Manual

Matthew MacDonald
IBM Financial Transaction Manager for Automated Clearing House Services

IBM Financial Transaction Manager for Automated Clearing House Services

Prasad Edlabadkar, Lorraine Nacamuli, Katerina Nedeltschew
What Successful Project Managers Do

What Successful Project Managers Do

W. Scott Cameron, Jeffrey S. Russell, Edward J. Hoffman, Alexander Laufer

Publisher Resources

ISBN: 059600852XErrata Page