jeffer Posted June 28, 2002 Posted June 28, 2002 Hello, Let's say i have two databases. One called view and the orther called graphic. In the graphic databases I've got al kinds of graphics in a record with one text field as the name. The view database is related by the graphic names trough the name. This makes it possible to switch graphics on the fly. But is this a good solution when working trough a Filemaker server over internet??? thnx allready:) Jeffrey
djgogi Posted July 1, 2002 Posted July 1, 2002 I never put interfaces files on server, they are local for every user. Firstly for speed, secondly that way users can change the look of app more easily. Dj
jeffer Posted July 1, 2002 Author Posted July 1, 2002 But how do you do that? When i make a relationship from a file on the server to a local file on the computer....filemaker can't find the local file I've tried everything...just doesn't work! greetz, jeffer
djgogi Posted July 3, 2002 Posted July 3, 2002 You need to have already opened local files ( or just one of them if they are located in same dir) before connecting to server. Dj
jeffer Posted July 3, 2002 Author Posted July 3, 2002 Offcourse:( The network hosted database doesn't know the location of the local files:) So when they are opened first...it's done!!! THNX:) greetz, Jeffer
mattlight Posted July 5, 2002 Posted July 5, 2002 Just create a LOCAL database that triggers a script on opening which opens local databases and the server databases. That way, you still only need to open one file which in turn loads everything in the sequence you put in the script
Recommended Posts
This topic is 8176 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