If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > My SQL connection

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 08-24-09, 03:39
sachin.singh sachin.singh is offline
Registered User
 
Join Date: Aug 2009
Posts: 1
My SQL connection

Dear Friends,
I want to connect MySQL Database from one computer to another MySQL database situated in another computer both computers are in LAN.
please help.
Reply With Quote
  #2 (permalink)  
Old 08-24-09, 03:57
healdem healdem is offline
Jaded Developer
 
Join Date: Nov 2004
Location: out on a limb
Posts: 9,258
so not knowing what you are trying to do....
not knowing what language or application you are using....

first off you need to make certain that all user accounts are GRANTed sufficent permissions to the databases as required

the server needs to be visible on the network...

the application or program you are using/writing needs to be set up to connect to that mysql server. so you need to know either the ip address or better yet the servername that hosts the mysql server

personally I've found it simpler to download the MySQL GUI tools from the MySQL website.. its easier to proove whether you have a means to talk to the remote server. its easier to setup / GRANT permissions.
__________________
I'd rather be riding my Versys or my Tiger 800 let alone the Norton
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On