hi,

On Mon, Jun 21, 2010 at 12:20 PM, Jacob Kruger <jac...@mailzone.co.za> wrote:
> Access denied for user 'ODBC'@'localhost' (using password: NO) in 
> C:\wamp\www\spiraleye\sql.php on line 9
> (Problem: Access denied for user 'ODBC'@'localhost' (using password: NO)
> Warning: mysql_select_db(): supplied argument is not a valid MySQL-Link 
> resource in C:\wamp\www\spiraleye\sql.php on line 15

The use called "ODBC" has no access to the mysql database. Check the
mysql manual to know how to create new users or give existing users
the correct permissions.

Cheers,
-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to