
December 12th, 2006, 08:00 AM
|
|
Utility Bot
|
|
Join Date: Feb 2004
Posts: 854
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
Finding Matching Records in Data Access Pages
In many types of customer service applications the main interest is in finding a record matching a certain value provided by the customer in the form of a customer identifier such as a Social Security number, a telephone number or other means. This kind of functionality can be implemented in Data Access Pages (DAP) by using the document object model of the various client objects combined with the Find() method of the RecordSet object.
Read the full article here: Finding Matching Records in Data Access Pages
For more discussion go here: Blog Article Discussion
|