Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / May 2007

Tip: Looking for answers? Try searching our database.

Adding Record Source

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Novice2000 - 03 May 2007 16:43 GMT
Hi,

I created a form and now I find I would like to add an additional record
source table. How is that done?  Thanks
fredg - 03 May 2007 17:17 GMT
> Hi,
>
> I created a form and now I find I would like to add an additional record
> source table. How is that done?  Thanks

If your form's recordsource requires more than one table, you will
need to create a query that combines the tables. Use that query as the
form's record source.
Be aware that some queries are not updateable.

See the Access Help Answer wizard:
When can I update data from a query?
+ Data can't be updated
Signature

Fred
Please respond only to this newsgroup.
I do not reply to personal e-mail

Scott McDaniel - 03 May 2007 17:21 GMT
>I created a form and now I find I would like to add an additional record
>source table. How is that done?  Thanks

You'd need to build a query that provides the needed data, then base your form on that query. If you open the form in
Design view and click the Build button to the right of the Recordsource box, Access will launch the query designe, and
you can build your query from there (note: this won't store the query where you can edit it, so if you need it for other
things you might want to build your query first, then base your form on it after).

Note however that basing a form on a query can cause some unwanted results IF your query isn't updateable so take care
when building the query. In my experience, most forms are based on a single table with Subforms used to show Child
records.

Scott McDaniel
scott@takemeout_infotrakker.com
www.infotrakker.com
Aaron Kempf - 04 May 2007 00:58 GMT
yes.. the unpredictable 'is my query going to be updatable' is one reason I
stopped using MDB

with SQL Server it's 100 % reliable and dependable

> >I created a form and now I find I would like to add an additional record
> >source table. How is that done?  Thanks
[quoted text clipped - 11 lines]
> scott@takemeout_infotrakker.com
> www.infotrakker.com
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.