Hi,
Just wondering if anyone knows about any performance issues of using PHP3 and MSAccess. I'm developing a travel agency site, and am planning to use these two technologies. I know that MSAccess, the application itself can only handle a maximum of 2 concurrent users (although Microsoft states 10 is the maximum), however I'm wondering if accessing the .mdb file has the same restrictions. Can a site using PHP, and and .mdb database handle more than 10 concurrent users or will this simply lock the users accessing the same records etc.
Thanking you for your help in advance.
David
Just wondering if anyone knows about any performance issues of using PHP3 and MSAccess. I'm developing a travel agency site, and am planning to use these two technologies. I know that MSAccess, the application itself can only handle a maximum of 2 concurrent users (although Microsoft states 10 is the maximum), however I'm wondering if accessing the .mdb file has the same restrictions. Can a site using PHP, and and .mdb database handle more than 10 concurrent users or will this simply lock the users accessing the same records etc.
Thanking you for your help in advance.
David