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 / March 2005

Tip: Looking for answers? Try searching our database.

How do you edit data in a form that uses multiple tables?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
peanthony - 09 Mar 2005 17:21 GMT
I am trying to work with a form that uses multiple tables.  Access Forms is
not allowing me to make any edits to the data.
anonymous@discussions.microsoft.com - 09 Mar 2005 17:47 GMT
hi,
each table would have to be updated seperatly. You would
have to call the data to a temp table and use the temp
table as the forms record sorce. from there you could use
an update query, 1 for each table, that updates the tables
from the temptable and run them in succession or a series
of recordsets that update the tables.

>-----Original Message-----
>I am trying to work with a form that uses multiple tables.  Access Forms is
>not allowing me to make any edits to the data.
>.
 
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



©2008 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.