2013-04-05, 10:20 PM
As above stated, use an SQL, I never knew about the Netbeans GUI management either. However, for not being allowed access on the schema though, just use SQL server, with PHPMyAdmin and you should be alright. I'm not quite sure how you're putting your services online at the moment. But, ports could also be an issue if the port is not open to the internet. Such ports you'd need free are 3306 for SQL, and 80 for site files if you'd opt to use default ones.

