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.

automating data importing

Featured Replies

Hi,

I am new to FMP. I have created a database for one department I work for (free of charge of course cause I'm a sucker). Now I have been asked to build another database for another department I am involved with. It is a hospital department. There already exists a database of patients that the hospital manages based on appointment times. the individual departments can access this database to find out who has appointments on certain days. My question is whether or not there is a way to create a script that would run at startup that would import records of all patients coming that day. The secretaries would then enter additional info but the name, age, etc, would be imported automatically at startup.

Any suggestions?

thanks

yalon

Edited by Guest

Ever considered sharing the first database? Then it can be all done with clever relations.

  • Author

well i don't manage the 1st database. The hospital does. In fact its not even a FMP database. Maybe i should clarify my question. I was wondering if anyone has experience with importing data from another database regardless of whether that other database is a FMP database or not. I also ned this to be done automatically at startup so is there a script that I could create to do this. i know there is a "run script at startup" option and I know there is a "import records" feature that allows one to import data from another database. I just want to know if anyone has experience with this and what potential problems might arise.

we do this with our database by importing the record information where the one field is the same in both databases.

eg.

import records as

select ename from emp where empno = 10

and the ename will be imported if empno in the filemaker db matches empno in the other db (in my case, oracle)

Hope that makes sense,

Constance

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.