Share via

Create Stand-alone form to update database

Anonymous
2015-04-16T19:33:36+00:00

We have situation that may not be solvable using Office 360 but here goes. We want to use two laptops running Office 2007 on XP SP3 so volunteers can add and update member information in our database. The database is on our network server but for some reason I cannot gain access to the shared drive. Xp to Win 7 problem? Neither laptop has Access installed.

I know one can split an Access database into two parts so that one part is just queries and forms and the other is the actual database. What can be done to create a standalone accdb compatible database using the fields in the main database and then transfer the data to the main database? 

Thank you.

Microsoft 365 and Office | Access | For home | Windows

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

5 answers

Sort by: Most helpful
  1. Tom van Stiphout 40,211 Reputation points MVP Volunteer Moderator
    2015-04-18T04:20:58+00:00

    Access is not designed to work over a wireless network. While it is technically possible, Access is very sensitive to momentary network continuity interruptions, which are unavoidable with wireless networks. Don't go there. Rather use a SQL Server back-end, such as the free Express Edition.

    Was this answer helpful?

    0 comments No comments
  2. Tom van Stiphout 40,211 Reputation points MVP Volunteer Moderator
    2015-04-18T04:18:34+00:00

    (to be blunt here for a minute) the reason the laptops cannot connect to the network is your limited understanding of networking. There is no technical reason this cannot happen. Hire an IT professional for an hour or so, and that should be taken care of.

    As Scott says, going the route of collecting data offline and later synchronizing with the main database is not impossible but full of perils. It would definitely require advanced level programming expertise. And those experts would probably tell you to (1) fix your network so you don't need this at all, or (2) if you need it anyway, rely on existing technologies and don't think you can reinvent the wheel.

    Was this answer helpful?

    0 comments No comments
  3. ScottGem 68,830 Reputation points Volunteer Moderator
    2015-04-17T11:45:21+00:00

    A network is NOT Win 7. Win 7 is a desktop OS, not a network OS. It can be used to create a peer to peer network, but its not considered a network OS. There should be no issues in connecting Win XP systems to a peer to peer network of mixed OSes. 

    However, running Access over a wireless network is not recommended.

    If you have a peer to peer network, then you need to have a shared folder that all PCs on the network can map to.

    Was this answer helpful?

    0 comments No comments
  4. Anonymous
    2015-04-17T01:37:42+00:00

    Good question why the notebooks won't connect. I had a devil of a time just getting internet access from them. I think there's something about them being XP SP3 and the network being Win7 SP1. The laptops connect via 802.11n to a AT&T Uverse router / modem.

    Was this answer helpful?

    0 comments No comments
  5. ScottGem 68,830 Reputation points Volunteer Moderator
    2015-04-16T19:37:15+00:00

    The fact that the laptops don't have Access is easily solvable by installing the Access runtime.

    But the question is where are these laptops and why can't they connect to your network?  Trying to synchronize a remote database is not easy.

    Was this answer helpful?

    0 comments No comments