I have a client with hosting provided by Godaddy.com. I have set up a MySQL database on his account and have added one table. I am able to access the database and table through direct calls in a PHP page that I have designed...For example, the entire middle section of this page (blogdis.com) is being retrieved from the MySQL database and table in question. No problem here.
Problem: I use the EXACT same connection variables within PHPRunner and I select "Connect using PHP". I upload phprunner.php successfully. I select "Open file in browser after upload". I enter the server name, username and password... Then click connect. It appears to connect to the MySQL server successfully, but the database drop-down is there, but it has no selections. It is empty. ????
This is the first time I've experienced this problem. Any ideas what may be leading to this issue?
Thanks!
~Mike.