November 30, 200421 yr We are using FMP 6 (not server version) for an on-line survey. The form was set up with HTML and CDML. Is there a maximum number of users that can be sending data to the server at the same time?
December 1, 200421 yr Re: (not server version) If you are going to serve the db online you will need the Unlimited version for the web. If you are also serving the db as peer-to-peer you will need the server version. If you are running ScriptMaker events, you will be limited to one event request at a time (no near simultaneous requests) as ScriptMaker does not queue event requests and CDML, in an of itself, does not recognize event failures. No matter what you are doing, I recommend rigorous testing of all solutions through at least six browsers and while making various near-simultaneous requests. Under such conditions no problems should appear.
Create an account or sign in to comment