Re: simple windows client for mysql

2003-01-21 Thread Scott Pippin
I am looking for an 
easy to use, easy to install mysql client which would enable users to
query 
my database.  It seems that installing mysql server for windows on
each 
machine would do this but it seems like using a shovel to swat a fly.

Suggestions?  Cheap is good too.

Try SQlyog
http://www.webyog.com/

or

MySQL-Front - very good but no longer being developed
http://mysqlfront.sstienemann.de/

Both of these are free.

Hope that helps.

Scott Pippin
[EMAIL PROTECTED]


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




RE: simple windows client for mysql

2003-01-21 Thread Tam, Michael
Have you check out MyCC from mysql.com ??  It can be used as a front-end of
MySQL.

Cheers,
Michael

-Original Message-
From: David Driscoll [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 21, 2003 3:53 PM
To: [EMAIL PROTECTED]
Subject: simple windows client for mysql


I have a fairly basic mysql database running on unix. Now I need to make
this 
data available to other people.  These would be various engineers and 
administrators using every version of windows from 95 (japanese version) to 
XP all using laptops connected to our internal network.  I am looking for an

easy to use, easy to install mysql client which would enable users to query 
my database.  It seems that installing mysql server for windows on each 
machine would do this but it seems like using a shovel to swat a fly. 
Suggestions?  Cheap is good too.
Thanks
Dave Driscoll

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail
[EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: simple windows client for mysql

2003-01-21 Thread Stefan Hinz, iConnect \(Berlin\)
Dave,

 I am looking for an
 easy to use, easy to install mysql client which would enable users to
query
 my database.

What about a web browser? It's most probably installed on all laptops.

You could use some simple PHP script (not as mighty as phpMyAdmin, I
would suggest) to convert SQL queries into HTML replies.

Regards,
--
  Stefan Hinz [EMAIL PROTECTED]
  Geschäftsführer / CEO iConnect GmbH http://iConnect.de
  Heesestr. 6, 12169 Berlin (Germany)
  Tel: +49 30 7970948-0  Fax: +49 30 7970948-3

- Original Message -
From: David Driscoll [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Sent: Wednesday, January 22, 2003 12:53 AM
Subject: simple windows client for mysql


I have a fairly basic mysql database running on unix. Now I need to make
this
data available to other people.  These would be various engineers and
administrators using every version of windows from 95 (japanese version)
to
XP all using laptops connected to our internal network.  I am looking
for an
easy to use, easy to install mysql client which would enable users to
query
my database.  It seems that installing mysql server for windows on each
machine would do this but it seems like using a shovel to swat a fly.
Suggestions?  Cheap is good too.
Thanks
Dave Driscoll

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail
[EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php



-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: simple windows client for mysql

2003-01-21 Thread Karam Chand
Greetings

Try SQLyog at
http://www.webyog.com/sqlyog/download.html

Its the best i know and also it works like butter on
remote connections

karam
--- David Driscoll [EMAIL PROTECTED] wrote:
 I have a fairly basic mysql database running on
 unix. Now I need to make this 
 data available to other people.  These would be
 various engineers and 
 administrators using every version of windows from
 95 (japanese version) to 
 XP all using laptops connected to our internal
 network.  I am looking for an 
 easy to use, easy to install mysql client which
 would enable users to query 
 my database.  It seems that installing mysql server
 for windows on each 
 machine would do this but it seems like using a
 shovel to swat a fly. 
 Suggestions?  Cheap is good too.
 Thanks
 Dave Driscoll
 

-
 Before posting, please check:
http://www.mysql.com/manual.php   (the manual)
http://lists.mysql.com/   (the list
 archive)
 
 To request this thread, e-mail
 [EMAIL PROTECTED]
 To unsubscribe, e-mail

[EMAIL PROTECTED]
 Trouble unsubscribing? Try:
 http://lists.mysql.com/php/unsubscribe.php
 


__
Do you Yahoo!?
Yahoo! Mail Plus - Powerful. Affordable. Sign up now.
http://mailplus.yahoo.com

-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php




Re: simple windows client for mysql

2003-01-21 Thread jurban
Check out urSQL from http://www.urbanresearch.com/ursql

You might also have a look at the MySQL website, there are many different
clients available...

On Tue, 21 Jan 2003, David Driscoll wrote:

 I have a fairly basic mysql database running on unix. Now I need to make this
 data available to other people.  These would be various engineers and
 administrators using every version of windows from 95 (japanese version) to
 XP all using laptops connected to our internal network.  I am looking for an
 easy to use, easy to install mysql client which would enable users to query
 my database.  It seems that installing mysql server for windows on each
 machine would do this but it seems like using a shovel to swat a fly.
 Suggestions?  Cheap is good too.
 Thanks
 Dave Driscoll

 -
 Before posting, please check:
http://www.mysql.com/manual.php   (the manual)
http://lists.mysql.com/   (the list archive)

 To request this thread, e-mail [EMAIL PROTECTED]
 To unsubscribe, e-mail [EMAIL PROTECTED]
 Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php


-
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/   (the list archive)

To request this thread, e-mail [EMAIL PROTECTED]
To unsubscribe, e-mail [EMAIL PROTECTED]
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php