Re: C# Lookup Local & Network MySQL Servers
Posted by: schnidta
Date: November 16, 2006 03:14AM

I had the same problem as smith (only the sql database on localhost was accessable, not one on a network server). I found out that I can fix this problem by making an entry with my computer's network ip address in the user table of the specific server.

However, there has to be some solution that fixes this problem in a less intricate way, for at the moment I have to make such an entry for every single computer in the network that wants to use the program I've written...

Any help is appreciated!

-schnidta

Options: ReplyQuote


Subject
Written By
Posted
Re: C# Lookup Local & Network MySQL Servers
November 16, 2006 03:14AM


Sorry, you can't reply to this topic. It has been closed.

Content reproduced on this site is the property of the respective copyright holders. It is not reviewed in advance by Oracle and does not necessarily represent the opinion of Oracle or any other party.