Data Access Pages

P

Patty Austin

I have a form hooked to a query. The query uses 2 tables
and asks for 2 parameters to filter data. The 2 tables are
linked from an SQL dbase.

I have created a Data Access page from the Query above. I
can save it ok. When I open the data access page, it
prompts for the 2 parameters, but it doesn't bring up any
existing data into the fields on the page. When I use a
regular form it brings up the data ok. What might be
wrong?

Also, where would the best documentation on data access
pages be? I'm learning by trial and error.
 
Top