This topic is locked

Changing Databases

11/29/2014 11:33:08 AM
PHPRunner General questions
T
troyy0206 author

I'm using PHPRunner 8 with MSSQL 2012. I would like to use a test database which is identical in structure to the real database for development, then be able to change the database connection to the real database to go live. Is there an easy way to do this without losing my tables in the application?

Sergey Kornilov admin 11/29/2014

Proceed to 'Output directory' screen, create a new 'Server database connection' and specify your new database connection settings there.