Pls. Help

  • Thread starter Thread starter Art Vandaley
  • Start date Start date
A

Art Vandaley

Hi.

Access 2007.

Back-end is in server. Front-end is located in a laptop. When laptop is
outside the office it is not possible to work with FE database. Is there a
way to work offline. Sharepoint is not a solution for me. Thanks a lot.
 
Back-end is in server. Front-end is located in a laptop. When laptop is
outside the office it is not possible to work with FE database. Is there a
way to work offline. Sharepoint is not a solution for me. Thanks a lot.

The data exists on the backend.

If you do not have a connection to the data, then you cannot work with
that data.... it's as simple as that.

You can use Replication to make a COPY of the data, install that copy
on your laptop, work with it offline, and then resynchronize the two
replicas when you reconnect... but that's a very different and rather
more complex process.

John W. Vinson [MVP]
 

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

Back
Top