Jump to content
View in the app

A better way to browse. Learn more.

FMForums.com

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Can powerbook run database when not on server?

Featured Replies

A followup to my prior question: Can a powerbook running as a client go "off-line" and continue to run the database and collect data when not within airport range, and then synchronize its new data with the server when back "on-line"?

The files have to be located on the server. If you keep a copy of the files on each powerbook, you will have a really ugly synchronization problem. Plus having multiple copies of files floating around is a recipe for disaster in Filemaker.

In reply to Jason's question:

NO.

As connection gets lost the files on the client side are closed instantly.

To do what you want to do you have to:

1) Have a client side Database to collect data on each PB.

2) Have a server side Database to store data from all clients running on the server with FM Server.

3) Setup a syncronization procedure to transfer data from the client database to the server database and vice-versa.

It should work like this:

when the PB is in the airport range the user run a script on the client-side DB.

The script connects to the server application and exchange the data.

How data is exchanged to syncronize the data depends on the data and the structure of your application.

I warn you, syncronization is quite complex!

Good luck

Create an account or sign in to comment

Important Information

By using this site, you agree to our Terms of Use.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.