![]() |
Sergey Kornilov admin 11/15/2012 |
The newest version of PHPRunner doesn't have the ability to connect to multiple databases. |
W
|
wildwally author 11/15/2012 |
The newest version of PHPRunner doesn't have the ability to connect to multiple databases.
|
![]() |
Sergey Kornilov admin 11/16/2012 |
Yes, this option allows you to point generated application to another database. For example you have finished testing on your local machine and need to publish your application to the web server that uses different database server. This is where you can point generated code to another database (as opposed to changing connection settings manually in include/dbcommon.php file). |
I
|
ikisoul 12/4/2012 |
Yes, this option allows you to point generated application to another database. For example you have finished testing on your local machine and need to publish your application to the web server that uses different database server. This is where you can point generated code to another database (as opposed to changing connection settings manually in include/dbcommon.php file).
|