This topic is locked
[SOLVED]

 Database Conncetions

3/9/2013 12:05:07 PM
PHPRunner General questions
U
Ugain author

In the Database type window how does one clear the "Recent connections" of "database.mdb" icons that no longer have their associated database files (whose projects have been removed) ?

Sergey Kornilov admin 3/13/2013

On Windows 7 check registry key HKEY_CURRENT_USER\Software\XLineSoft\PHPRunner\PHPRunner.INI\MRUDatabases

Database connection strings are encrypted there to protect your passwords meaning your best bet is to delete all entries there.

U
Ugain author 3/14/2013



On Windows 7 check registry key HKEY_CURRENT_USER\Software\XLineSoft\PHPRunner\PHPRunner.INI\MRUDatabases

Database connection strings are encrypted there to protect your passwords meaning your best bet is to delete all entries there.


THANKS !!!