hi Joe,

You might be more comfortable using a GUI admin tool - look for MySql
Administrator under Graphical Clients here  

http://dev.mysql.com/downloads/

Also, I *believe* php no longer ships with mysql support enabled.  Make
sure your php.ini file contains this line:

extension=php_mysql.dll

(without a semicolon at the start)

hth
Rob



-- 
MySQL General Mailing List
For list archives: http://lists.mysql.com/mysql
To unsubscribe:    http://lists.mysql.com/[EMAIL PROTECTED]

Reply via email to