Sorry for asking here - I cannot figure out how can I setup mysql on a local network
what do i need to do? i installed MySql on both and each one has his own localhost so how do I connect to other machine?
mosh1 wrote:Sorry for asking here - I cannot figure out how can I setup mysql on a local network
what do i need to do? i installed MySql on both and each one has his own localhost so how do I connect to other machine?
ShumingWang wrote:One computer named computer1 install mysql server , open TCP/IP 3306 port, for example ip set to 192.168.1.10 .
other computers login the mysql server ip 192.168.1.10 or computer name 'computer1'
Regards!
Shuming Wang
ShumingWang wrote:One computer named computer1 install mysql server , open TCP/IP 3306 port, for example ip set to 192.168.1.10 .
other computers login the mysql server ip 192.168.1.10 or computer name 'computer1'
Regards!
Shuming Wang
Rick Lipkin wrote:Mosh
Don't forget that a wireless is a 'router' like any other router and is its own virtual LAN connected thru another router. Only devices that share the same LAN can see each other.
I am not a router guy and I know there is a way to tie all your 'lans' together so they can see each other .. just depends on your equipment.
Rick Lipkin
Adolfo wrote:Mosh
Some time ago I did some test with MSSQL on a Linux BOX, DNS on, and some Xp machines...
Surprinsingly, conecting thru the server's IP, was faster than using the server NETBIOS name...(at least on first connection)
Since then (some 8 years or so) I decided to only use IP access for mysql, Didn't have any problem in years.
Why don't you try to put a FIXED IP on the server, and access Mysql that way ?
From Chile
Adolfo
ADutheil wrote:If your server is wireless you have to open the 3306 port of the wireless interface. Did you?
Rick Lipkin wrote:Mosh
You have to go into the Lan adapter settings .. each OS is a bit different. This is my Xp box .. Once you get to your Adapter properties .. click TCP\IP Properties and un-check DHCP and plug in the appropriate IP address that would have been issued from your Router.
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 94 guests