How to connect with a database over the LAN?
I have only the name of the computer.
How to connect with a database over the LAN?
I have only the name of the computer.
You must add your host to the 'user' system table to allow your computer connect remotely to the MySql DB.
You can use instructions like http://www.cyberciti.biz/tips/... to do this.