Jump to content

Server 3.0 compatablity issues with FMP 4.1


marcia

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

Recommended Posts

  • Newbies

I have been operating for years under the assumption that FMP Server 3.0 can host FMP databases of version 3.0, 4.0 and 4.1 without any problems.

My assumption has been that the scripts and calculations were performed on the client machine and that the server just held the files open.

I have been asked to troubleshoot a database which I didn't develop.

It was written in FMP 4.0.

It is used for scheduling equipment check out in a library.

The script which checks for conflicts for reservation date and time works under 4.0 and 4.1 - but fails to work when the databases are served by a FMP 3.0 server.

Any ideas?

Cheers,

Marcia

Link to comment
Share on other sites

This is kind of a "I have a patient who is sick, what's wrong with him?" question. How about a look at the patient? wink.gif" border="0

Your assumption is correct. There are, however, things you must take under consideration in writing a solution for a multi-user environment. Globals are one case. In a single user environment, they can be used to store default values. Not so in a multi-user environment. The problems your are encountering are probably related to some such problem.

-bd

Link to comment
Share on other sites

This topic is 8219 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.