ggh Posted August 7, 2004 Posted August 7, 2004 I've had this post in the importing and exporting forum. 39 people have looked at it and I've gotten no replies. Perhaps the people viewing in that forum didn't have an answer, perhaps it's a "dumb" question like "how do I make a database", or perhaps there's no answer. I thought I'd give it one more try here.... I want to update a database by importing data from a tab delimited file on a daily bases. The database is hosted by FMP server 5 on a Win 2000 server. Is there a way to automate the process. I've looked through the scripts, but how do you automatically trigger the scripts?
laker_42 Posted August 9, 2004 Posted August 9, 2004 FMP does not have any method of triggering a script built-in. There are 3rd party tools out there that will do what you want. You could possibly put this script as a start up script. It would then import the records every time you open it. If you opened it up more than once a day, it would rerun the import script but if you delete the file after the first run, it wouldn't import anything. Just a thought. HTH John
Recommended Posts
This topic is 7411 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now