1 (edited by arshadka 10/05/2010 05:50:24 am)

Topic: Mysql

Most of the Erp uses oracle for better security of database.. In front accounting, how much we can trust for mysql

Also , Java Erp is moe than Php because of higher speed of java ( Java code is already complied) . Is it correct

Re: Mysql

Better security? Why and how? I see no reason to care about Oracle. Some people say it is more efficient with high volume transactions, but MySQL probably is faster on smaller databases. But of course anybody who wishes to spend money on Oracle is reach enough to pay for customizing FA to use it.

Java code is precompiled to bytecode and run on virtual machine. But you can also use precompilers for php with teh same or better effect. Php application deployment and maintenance is far faster and easier.

Janusz