use SQL View in a form

J

Jamie Ewart

Hi

Is there a way to create a form in access based on the data from an sql
view?

Thanks

Jamie
 
S

Steve Jorgensen

If you are in an ADP, you can simply use the view name as the form's
recordsource. If you are in an MDB, you simply create a link to the view in
the same way you would link to a table, then use the link name as the form's
recordsource.
 

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