Page 1 of 1

MySQL GUI client for WinXP???

Posted: Fri Jan 31, 2003 9:55 pm
by bznutz
I have mysqlguiclient.exe but it doesn't suite my needs. I have a txt dump of my web site and want to upload it to my local MySQL database on my XP pro box. Problem is that the dump file is 20MB or so and I can't cut-and-paste all that to my gui client. So I was wondering if any of you know of a client that you can insert a query with by file instead of clipboard, kinda like phpMyAdmin.

question

Posted: Sat Feb 01, 2003 9:51 am
by AVATAr
with phpmyAdmin you can use a file instead of using copy paste...
if not... run the query from the command line

Posted: Sat Feb 01, 2003 4:08 pm
by bionicdonkey
try MySQL-Front

Posted: Tue Feb 04, 2003 12:27 pm
by flyingchair
MySQL Front, absolutely - I dump tables between mutliple databases on my local host and my host based mysql server all the time - log on to both servers, choose export, check the tables you want to move then go and make a cup of coffee. It will be all done by the time you get back. Very reliable (and I use XP)