Re: ANNOUNCE: MyVCC-0.3.2.pre-alpha released

2001-08-20 Thread John Dean
Hi At 02:12 20/08/2001 -0700, Shu Xiao wrote: >Hi John, > >I can understand what you are explaining. But I am puzzled by the fact that >the other GUI client works but MySQL VCC doesn't, although I don't like the >other one much (it is somewhat slow). You can see from the first snapshot that >I s

Re: ANNOUNCE: MyVCC-0.3.2.pre-alpha released

2001-08-20 Thread Shu Xiao
Hi John, I can understand what you are explaining. But I am puzzled by the fact that the other GUI client works but MySQL VCC doesn't, although I don't like the other one much (it is somewhat slow). You can see from the first snapshot that I specified database name as "samp_db". In what sense wa

Re: ANNOUNCE: MyVCC-0.3.2.pre-alpha released

2001-08-20 Thread John Dean
Hi This error dialog is based on what is returned from the MySQL server. The mysql driver QMYDQL3 does nothing more than pass your log on parameters to libmysql.dll which in turn interacts with the MySQL server. If there is a problem connecting the server returns the appropriate error and all M

Re: ANNOUNCE: MyVCC-0.3.2.pre-alpha released

2001-08-19 Thread John Dean
Hi Shu, At 20:08 19/08/2001 -0700, Shu Xiao wrote: >John, > >I got problem using this new release. When I opened the connection >dialog, I typed in the host name, database name and user name * password. >I specified a database other than mysql. But I always got the error saying >"Access denied

Re: ANNOUNCE: MyVCC-0.3.2.pre-alpha released

2001-08-19 Thread Shu Xiao
John, I got problem using this new release. When I opened the connection dialog, I typed in the host name, database name and user name * password. I specified a database other than mysql. But I always got the error saying "Access denied for user 'xx' to database 'mysql'". I think mysql is t