Data Access Pages from queries

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

-I have a query with different customers in it.
-Out of this query I needed to build seperate queries for some customers
(which I did)
-That means : Now I have seperate queries with the same information for
different customers.
------------------ so far - so good ----------------
-Now, I buided a data access page for one specific customer based on one
seperate query.
-I need to build for every seperate customer query the same layout of the
data access page.

I don't want to create every data access page new - but - copy an existing
one, rename it and change the data source.
???? How and where do I have to change the data source for the new data
access page???????
 
DAP are really really powerful

but you're going to have to know how to write DHTML to get anything
done

all you do is like apply a filter; i swear it's like the FILTER method
of the DSC

-aaron
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top