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 / New Users / May 2005

Tip: Looking for answers? Try searching our database.

What is easiest way to update BE linked table using forms?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
New to Access - 19 May 2005 01:40 GMT
I am very new to this, so this may be the stupid question of the day
but I've searched and can't quite find the answer I'm looking for

1.  I created a table and a form, then in order for two of us t
utilize the form to populate the table, I split the database, wit
the table on the back-end and the form linked to the table.  
Problem is, if we're both in the form at the same time, we get
message upon saving that says - can't save because another user ha
the file open.  Instead, it looks like I should be updating the tabl
via Tools, Database Utilities, Linked Table Manager, select table t
be updated.  Is this really the only way to update the back-en
table, or am I missing something

2.  Also, can I have the table and form both located on the server fo
easier access (this way I can VPN from my home PC) or must the form b
on my hard drive

Thanks
tina - 19 May 2005 05:21 GMT
> I split the database, with
> the table on the back-end and the form linked to the table.

presumably you mean that your BE table is linked to the FE database? if not,
it should be. simply open the FE database, click on File | Get External Data
| Link, navigate to the BE db on the server (recommend you navigate via
Network Neighborhood rather than via a mapped drive), select the tables to
link, and click OK. this should be done *before* the FE db is deployed for
use.

for the purposes of data entry in forms, Access treats linked tables just
like native tables; so you should be able to bind your form to the linked
table or to a query based on the linked table - just as if it were a native
table in the FE.

usually a copy of the FE db is placed on each user's computer. you can
accomplish nearly the same thing by placing a separate copy of the FE on the
server *for each user*. the goal here is that two users never open the same
FE file at the same time. the disadvantage to putting FE dbs on the server
is that all objects have to be pulled across the data lines to the user's
computer, rather than just the data itself.

hth

> I am very new to this, so this may be the stupid question of the day,
> but I've searched and can't quite find the answer I'm looking for.
[quoted text clipped - 14 lines]
>
> Thanks!
 
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.