Re: Front end for MySQL databases

2002-11-27 Thread Steve Yates
On Wed, 27 Nov 2002 07:56:42 -0800, Todd Cary wrote: >Most of my experience has envolved writing a front end in Delphi >and using ODBC I just wrote a short program in Delphi (using MyODBC) to pull information from an Access MDB and update a MySQL table. Worked fine. Uploading from the d

RE: Front end for MySQL databases

2002-11-27 Thread Ian Zabel
I personally prefer MySQL-Front, even though its development has been suspended. You can get it here: http://mysqlfront.venturemedia.de/index.php?&act=ST&f=2&t=328 MySQLCC is ok: http://www.mysql.com/downloads/gui-mycc.html SQLyog seems ok: http://www.webyog.com/sqlyog/index.html As to connecting