MySQL GUI client for WinXP???

Questions about the MySQL, PostgreSQL, and most other databases, as well as using it with PHP can be asked here.

Moderator: General Moderators

Post Reply
User avatar
bznutz
Forum Commoner
Posts: 58
Joined: Mon Dec 09, 2002 9:52 pm
Location: Here
Contact:

MySQL GUI client for WinXP???

Post 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.
User avatar
AVATAr
Forum Regular
Posts: 524
Joined: Tue Jul 16, 2002 4:19 pm
Location: Uruguay -- Montevideo
Contact:

question

Post by AVATAr »

with phpmyAdmin you can use a file instead of using copy paste...
if not... run the query from the command line
bionicdonkey
Forum Contributor
Posts: 132
Joined: Fri Jan 31, 2003 2:28 am
Location: Sydney, Australia
Contact:

Post by bionicdonkey »

try MySQL-Front
flyingchair
Forum Newbie
Posts: 3
Joined: Tue Feb 04, 2003 12:27 pm
Location: Hong Kong
Contact:

Post 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)
Post Reply