DanBrill Posted May 7, 2003 Posted May 7, 2003 Hello, I have a database used by several remote users, and I'm adding new users to my list of clients. I'm continually creating updates of the database. I'd like to be able to ship the update to the users and have it import data from their old version. The problem is that the pathnames to thier files will be different depending on how they installed the db, their drive letter, etc. Can I create a script that will allow the user to import data from a pathname they specify? There are many files in the solution that need to be updated, so I'd like for them to be able to specify the path to the folder where the old version is located and let the script do the rest. That is, I don't want them to have to manualy specify the path to each file in the solution. How can I get a script to import based on a pathname stored in a global field? Thanks, Dan
cjaeger Posted May 7, 2003 Posted May 7, 2003 there is an import template in the import/export Forum. Since it relies on relative pathnames, it should work on your solution as well.... http://www.fmforums.com/threads/showthreaded.php?Cat=&Board=UBB13&Number=60760&page=&view=&sb=5&o=&vc=1
Recommended Posts
This topic is 7872 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