ADP form

  • Thread starter Thread starter lhedquist
  • Start date Start date
L

lhedquist

Guest
I have an ADP file with a form and a subform. I would like the subform to display data and also act as a form to input records. The subform is based on 2 tables. When I use a stored procedure as the record source, the form is read-only.

The subform works if I use a view, set the unique table property, and then link ID on Master and Child fields... but isn't this defeating the purpose of using an ADP?? What I mean is, don't ALL 3000 records have to come over the network in order to filter out the 5 that are needed??

LH
 

Users who are viewing this thread

Back
Top Bottom