|
Posted by Jerry Stuckle on 09/27/37 11:37
Mikey wrote:
> I am working on the PHP application on a website that is also running
> Java servlets. Both PHP and the servlets are accessing a MySql
> database. PHP applications are reading and writing to the database and
> a Java servlet (running under Tomcat) is also accessing the database.
> Currently the software in both applications is under development so
> there is very little in the way of actual database accesses, however,
> someone has suggested that we will have problems in the operational
> system because both Java and PHP applications will be attempting to
> access the same database.
>
> My feeling is that MySql can handle these accesses without a problem.
>
> I would appreciate any comments on problems that anyone may have seen
> in this type of environment.
>
> Thanks,
>
> Mike
>
Mike,
You'd probably do better asking this in comp.databases.mysql.
--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex@attglobal.net
==================
Navigation:
[Reply to this message]
|