RE : Mysql client that does export and import

2004-12-15 Thread Duhaime Johanne
Thank you everybody for the answers. Finally I downloaded SQLyog and it works 
fine for import /export

Johanne

-Message d'origine-
De : Karam Chand [mailto:[EMAIL PROTECTED] 
Envoyé : 14 décembre 2004 22:32
À : Duhaime Johanne
Cc : [EMAIL PROTECTED]
Objet : Re: Mysql client that does export and import


I use SQLyog everyday at my job. 

Check out http://www.webyog.com

Karam

--- [EMAIL PROTECTED] wrote:

 When you install MySQL you get several tools (not
 just the command-line
 client and the various server versions). Two of them
 are mysqldump and 
 mysqlimport. The docs for all of them can be linked
 to from here:
 

http://dev.mysql.com/doc/mysql/en/Client-Side_Scripts.html
 
 Shawn Green
 Database Administrator
 Unimin Corporation - Spruce Pine
 
 Duhaime Johanne [EMAIL PROTECTED] wrote
 on 12/14/2004
 03:03:03 PM:
 
  Hello
  
  I have looked at MySql browser and
 MySqlAdministration and then in the
  mysql lists but I could not find what I was
 looking for.
  
  A developper is working with one of the many
 databasees we have.
  
  We want to allow him to import and export data
 from this database
  throught a window client (mysql in on a unix
 machine). Can someone
  suggest something?
  
  Thank you in advance
  
  
  
  Johanne Duhaime
  IRCM
  
 




__ 
Do you Yahoo!? 
Send a seasonal email greeting and help others. Do good. 
http://celebrity.mail.yahoo.com


--
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]


Mysql client that does export and import

2004-12-14 Thread Duhaime Johanne
Hello
 
I have looked at MySql browser and MySqlAdministration and then in the
mysql lists but I could not find what I was looking for.
 
A developper is working with one of the many databasees we have. 
 
We want to allow him to import and export data from this database
throught a window client (mysql in on a unix machine). Can someone
suggest something? 
 
Thank you in advance
 
 
 
Johanne Duhaime
IRCM
 


Re: Mysql client that does export and import

2004-12-14 Thread SGreen
When you install MySQL you get several tools (not just the command-line 
client and the various server versions). Two of them are mysqldump and 
mysqlimport. The docs for all of them can be linked to from here:

http://dev.mysql.com/doc/mysql/en/Client-Side_Scripts.html

Shawn Green
Database Administrator
Unimin Corporation - Spruce Pine

Duhaime Johanne [EMAIL PROTECTED] wrote on 12/14/2004 
03:03:03 PM:

 Hello
 
 I have looked at MySql browser and MySqlAdministration and then in the
 mysql lists but I could not find what I was looking for.
 
 A developper is working with one of the many databasees we have. 
 
 We want to allow him to import and export data from this database
 throught a window client (mysql in on a unix machine). Can someone
 suggest something? 
 
 Thank you in advance
 
 
 
 Johanne Duhaime
 IRCM
 


Re: Mysql client that does export and import

2004-12-14 Thread Karam Chand
I use SQLyog everyday at my job. 

Check out http://www.webyog.com

Karam

--- [EMAIL PROTECTED] wrote:

 When you install MySQL you get several tools (not
 just the command-line 
 client and the various server versions). Two of them
 are mysqldump and 
 mysqlimport. The docs for all of them can be linked
 to from here:
 

http://dev.mysql.com/doc/mysql/en/Client-Side_Scripts.html
 
 Shawn Green
 Database Administrator
 Unimin Corporation - Spruce Pine
 
 Duhaime Johanne [EMAIL PROTECTED] wrote
 on 12/14/2004 
 03:03:03 PM:
 
  Hello
  
  I have looked at MySql browser and
 MySqlAdministration and then in the
  mysql lists but I could not find what I was
 looking for.
  
  A developper is working with one of the many
 databasees we have. 
  
  We want to allow him to import and export data
 from this database
  throught a window client (mysql in on a unix
 machine). Can someone
  suggest something? 
  
  Thank you in advance
  
  
  
  Johanne Duhaime
  IRCM
  
 




__ 
Do you Yahoo!? 
Send a seasonal email greeting and help others. Do good. 
http://celebrity.mail.yahoo.com

-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]



Re: Mysql client that does export and import

2004-12-14 Thread William R. Mussatto
Duhaime Johanne said:
 Hello

 I have looked at MySql browser and MySqlAdministration and then in the
 mysql lists but I could not find what I was looking for.

 A developper is working with one of the many databasees we have.

 We want to allow him to import and export data from this database
 throught a window client (mysql in on a unix machine). Can someone
 suggest something?

 Thank you in advance



 Johanne Duhaime
 IRCM
Is he at a fixed IP.  If so, create a username @ that IP with proper
permissions.  He can install myodbc on the windows box and then use
access.
The firewall's (if any) will have to be adjusted so that traffic on the
correct port is allowed from only that IP.

Just a thought.

-- 
William R. Mussatto, Senior Systems Engineer
Ph. 909-920-9154 ext. 27
FAX. 909-608-7061



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:http://lists.mysql.com/[EMAIL PROTECTED]