Chapter 7: Data Management Techniques

team lib

Overview

In the previous chapter, we looked at how recordsets are created and how we can move through records within a recordset one at a time, giving us a much finer degree of control than we have with macros. In this chapter, we will look at some of the other DAO objects - in particular the QueryDef object - and how, as developers, we are able to manipulate them to our best advantage.

Here, we will be concentrating on methods of creating queries at run time. This is a particularly useful technique which can allow users a great deal of freedom over the types of query they want to produce, without the developer having to relinquish too much control. The main topics that we will consider are:

  • Creating queries at run time

  • Displaying records selected at run time

  • Modifying the form's record source

  • Using Structured Query Language (SQL)

  • Creating a table of matching records

 
team lib


Beginning Access 2002 VBA
Beginning Access 2002 VBA (Programmer to Programmer)
ISBN: 0764544020
EAN: 2147483647
Year: 2003
Pages: 256

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net