Re: MySQL GUI problem

2001-08-21 Thread Sinisa Milivojevic
Jaitly, Rajiv (Contractor) writes: > Hi, > > I downloaded Ver 1.7.5 of mysqlGUI (win' 2000 environment ), but > experiencing problems in using lots of features e.g. can not add / update > tables interactively (F9), view data etc. Is there any patch i need to > install to get this working. > > T

Re: mySQL Gui problem

2001-03-27 Thread James Thorpe
Hi Neil Do you have an entry in your mysql.host table for this host (neil.qedi.co.za) ? You will not even be allowed to connect to your server if there is not either this host or a wild card host similar to it in the hosts table of the mysql database. If you modify the hosts table remember to exe

Re: mySQL Gui problem

2001-03-27 Thread Sinisa Milivojevic
Neil writes: > To Whom It May Concern: > > I have set up a mySQL server on a Windows NT Server and use the mySQL Gui > client on a Window 98 workstation to connect to the server. But the client > reports that Access is denied for user [EMAIL PROTECTED] (my > workstations DNS on the network)

Re: mySQL Gui problem

2001-03-27 Thread John Dean
Hi Please read Chapter 6 - The MySQL Access Privilege System in the reference documention Regards John On Tuesday 27 March 2001 12:31, Neil wrote: > To Whom It May Concern: > > I have set up a mySQL server on a Windows NT Server and use the mySQL Gui > client on a Window 98 workstation to connec