Using link child/master in an ADP with the subform

S

SteveInBeloit

In an ADP, I typically keep all of my data gathering in Stored Procs on the
server as opposed to doing the Selects from the code behind the forms. Keeps
all of the data from coming acrossed the wire.
If I were to hook a subform to a main form using the link child master
method, would this jeprodise my client/server thoughts of not pulling all the
data over?
I can't decide if this would cost me much or not.
Thanks,
Steve
 

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

Top