Re: ODBC access denied in wampserver
Pierre Joye <[email protected]>
| Newsgroups | gmane.comp.php.windows |
|---|---|
| Message-ID | <[email protected]> |
hi, On Mon, Jun 21, 2010 at 12:20 PM, Jacob Kruger <[email protected]> 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