Re: Mysql Client

2002-05-21 Thread Federico Coco
Do you mean, a character client for windows or the linux client? On linux I can do everything, delete, alter, insert, create, but I don't think that is going to solve my problem on windows. - Original Message - From: Andrei Cojocaru [EMAIL PROTECTED] To: Federico Coco [EMAIL PROTECTED

Fw: Mysql Client

2002-05-21 Thread Federico Coco
Do you mean, a character client for windows or the linux client? On linux I can do everything, delete, alter, insert, create, but I don't think that is going to solve my problem on windows. - Original Message - From: Andrei Cojocaru [EMAIL PROTECTED] To: Federico Coco [EMAIL

Mysql Client

2002-05-20 Thread Federico Coco
I'm testing MySQL Client on Win98, my Server on Suse Linux 7.0. 1- I select database test 2-Commands--tables--Choose Tables, I choose f0001, I can see info Found 3 columns in 1 tables 3-Commands--Tables--Edit Tables here nothing happens. 4-Commands--Tables--Create Tables here nothing happens.

MySql Client fails to connect

2002-05-17 Thread Federico Coco
After installing MySql Client Version 1.75 on my Win98 Pc, I tried to connect to mysql database on a Linux Box. this is the error message Host not allowed to connect to this MySQL server. This is my configuration file user=root host=192.168.10.105 port=3306 num_of_queries=100 timeout=60

Fw: MySql Client fails to connect

2002-05-17 Thread Federico Coco
After installing MySql Client Version 1.75 on my Win98 Pc, I tried to connect to mysql database on a Linux Box. this is the error message Host not allowed to connect to this MySQL server. This is my configuration file user=root host=192.168.10.105 port=3306 num_of_queries=100

Re: MySql Client fails to connect

2002-05-17 Thread Federico Coco
You need a windows client, look in www.mysql.com/downloads graphical clients or contributed software - Original Message - From: Todd Cary [EMAIL PROTECTED] To: Federico Coco [EMAIL PROTECTED] Sent: Friday, May 17, 2002 3:10 PM Subject: Re: MySql Client fails to connect Federico - I