one to many in continuous forms

S

seeker

i have a form that is based on following:

select * from los_service right join los_service_entry on los_service.id =
los_service_entry.los_service_id

I want to show continuous and give the user the ability to change records in
los_service_entry table and add records to same table. A subform will not
work because user wants all records to show. thanks.
 

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