Re: hello everyone

2006-10-10 Thread Rolando Edwards
@lists.mysql.com Sent: Monday, October 9, 2006 10:35:54 PM GMT-0500 US/Eastern Subject: hello everyone my name is alan madsen. while i am very well grounded in complex systems and database management that is archaic by today's standards, i am looking at a creating a server-side php/mysql env

Re: hello everyone

2006-10-10 Thread Peter Bradley
You'll probably need to create a database first (to host the table). This can be done most easily from the GUI MySQL Administrator tool, or from phpMyAdmin if you have it, or from a mysql command line: http://dev.mysql.com/doc/refman/5.0/en/create-database.html To create a table use the CREAT

hello everyone

2006-10-09 Thread alan
my name is alan madsen. while i am very well grounded in complex systems and database management that is archaic by today's standards, i am looking at a creating a server-side php/mysql environment for a very simple database application with only the experience of recent light reading and knowin

hello everyone

2006-10-09 Thread alan
my name is alan madsen. while i am very well grounded in complex systems and database management that is archaic by today's standards, i am looking at a creating a server-side php/mysql environment for a very simple database application with only the experience of recent light reading and knowin