Jump to content
Claris Engage 2025 - March 25-26 Austin Texas ×

This topic is 6455 days old. Please don't post here. Open a new topic instead.

Recommended Posts

Posted

I've been spending many hours developing a solution for my business with 8.5. I own 4 licenses of 8.5 and have tested my solution over the network and everything works great.

The ? is does server handle things differently than pier 2 pier? I will have about 15 users running my solution. Economically, server is the best way to go but would I have to ReWrite for Server?

Thanx in advanced from the ignorant one.

Mel

Posted

I have been using 8.5 to develop solutions on my laptop at home on the weekends, then I bring the files back to work and host them on FileMaker server.

In general, there is no rewriting involved. There are a few logistics items that have become second nature:

You have to make sure the files are "open" (being actively hosted) on the server. Just dropping them in the directory is not enough, you have to open them with the server administrator. Users must have the appropriate permissions to access the file on the server. The file must have the proper settings turned on to enable it to be hosted.

If you have several connected files in your solution, they may ask you to locate related files the first time you launch.

Posted (edited)

Just FYI it's peer 2 peer.

Though in the case of FileMaker clients connecting to a main FileMaker client it seems more peer to pier doesn't it? ;)

Edited by Guest
Posted

No re-writing needed, as long as the solution has been written with "multi-user"in mind from the outset, but this applies equally to peer-to-peer and FM Server.

Multi-user solutions must consider that more than one person will be using the database at any one time. Plan for locked records with error checking. Avoid processes that rely on setting fields to mark found sets, for instance, these will fail in multi-user when two or more people are setting flags at the same time. (Instead, set the record ids into global fields or script variables.)

Posted

Vaughan's points are well taken. Additionally, the hardware specifications for the server computer are important, especially the hard drives. Also the specific configurtion settings for FIleMaker Server influence performance and behavior.

There is a lot of information about this on the FMI web site. let us know when you're ready for it.

Steven

This topic is 6455 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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...

Important Information

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