Does anyone have an idea of how many simultaneous connections can be made to a foxpro database?
I've found an article that claims maximum 50 users and one with states it's unlimited, which one is correct?
Was the "article that claims maximum 50 users" written by someone attempting to cast doubt on VFP and/or wanting to promote another database environment?
Since way back in the FPW days it was not too unusual for us to have clients with applications working for 100's or 1000's of users. Obviously not ALL of those users would be concurrent users, but I can guarantee that it would typically have been over 50.
I seriously doubt that VFP has downgraded its concurrent user limits since the FPW days.
I concur.
There is nothing 'embedded' within the VFP tables themselves to track users. Therefore, VFP or the table itself has no clue as to how many users are connected to that file. It is an OS or Network OS limitation. The number of physical connections is limited to the number of user licenses for the server.
The number of realistic connections is limited of course, only by the hardware and software (and programmer's abilities to use them all optimally ).
Visual FoxPro is an adequate database for small networks with the average number of user around 50.
Strictly speaking, that's correct. But an average is not the same as a maximum, and, in any case, just because it is 'adequate' for that number doesn't mean that it limited to that number.
The fact that the article is un-signed and un-dated should also raise a question mark.
Anyway, I'm pleased this thread has reassured you. If you have further issues re Visual Foxpro, be sure to stop by again.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.