Illegal connection port value for mysql/netbeans
I have a problem here connecting to mysql database from netbeans.. tried to uninstall and reinstall but still the same problem.. i have the connector file and these are the steps followed:
1. Launch netbeans 5.5 and click on Runtime and right-click on Databases.
2. Select New Connection and click Add to find the .jar file from the connector folder. Then click OK to return to New Database Connection screen
3. Click OK to connect. BUT an error message pops up saying "Unable to add connection, cannot establish a connection to jdbc:mysql://<HOST>:<PORT>/<DB> using com.mysql.jdbc.Driver (Illegal connection port value'<PORT>')"
what should i do to solve this problem? help needed ASAP.. thank you..

