PDA

View Full Version : Searching Records


Quixoticjoe
07-11-2003, 05:45 PM
I am using XML Data Access Pages in Access 2002 for a front end on a Web Based Database.

I have a table with a field named Account that I would like to search.

I have a search page with a text box to enter the account # into and a command button, and a searchresults page that will display all fields of the record that was searched for.

I am at a total loss as what to do next.