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 ot

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 ot

Re: simple windows client for mysql

2003-01-21 Thread Stefan Hinz, iConnect \(Berlin\)
uot; <[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 admin

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

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://

simple windows client for mysql

2003-01-21 Thread David Driscoll
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 fo