
1 Feb
2006
1 Feb
'06
1:29 p.m.
Thomas Wills:
On 01/02/06, Koning, Rene
wrote: The syntax is 'ALTER TABLE customer_user ADD afdeling VARCHAR (200); ' - the problem is which tool or program do I use to add the column and where or how do I start it??
You need a MySQL client such as http://www.mysqlfront.de/ or a web-based client such as http://www.phpmyadmin.net/ which the previous poster mentioned.
What is wrong with the standard mysql commandline interface? No need to install anything. Or isn't that available on Windows (I believe the original poster was talking about an installation on Windows)? Nils.