In message <CKED...@jamesduncan.co.uk> "James Duncan"
writes:
}
} I have just installed Apache, MySQL and PHP4 on my Windows 2000 machine. I'm
} new to all of these programs and I'm quite impressed that I've actually got
} all 3 working. I've created a very basic database in MySQL but it seems like
} I've gone back in time by about 10 years. Surely there is a MySQL GUI client
} for Windows that allows me to create and delete tables, fields, records,
} etc?
As you're already running PHP, try phpMyAdmin which can be downloaded from
http://www.phpwizard.net
You can do pretty much everything you'd want with it.
all the best,