3 messages in com.mysql.lists.win32Access Denied / MYSQL / MYODBC / ASP
FromSent OnAttachments
Gretchen Lo Bue16 Apr 2000 13:17 
Cynic16 Apr 2000 13:40 
Webmaster17 Apr 2000 07:22 
Subject:Access Denied / MYSQL / MYODBC / ASP
From:Gretchen Lo Bue (gret@buffnet.net)
Date:04/16/2000 01:17:12 PM
List:com.mysql.lists.win32

I just installed mysql and I am trying to get some information from a database I created using ASP. I am getting this error message

Microsoft OLE DB Provider for ODBC Drivers error '80004005'

[TCX][MyODBC]Access denied for user: '@server1' to database 'info'

/mysql.asp, line 11

I have the mysql database running on the same machine as the web server (IIS 4.0). The manual mentioned that if you receive an access denied message to add a hosts file in \windows\hosts. On NT the hosts file is stored in winnt\system32\drivers\etc and the hosts file does exist with 127.0.0.1 entered.

I would like to allow anyone to connect to this database as it will be used on our website. Can anyone give me some guidance on what i should do to recitify this problem.

Thanks dl