I am having a problem connecting to a database from Dreamweaver 8. I have been successful using another program like phpmyadmin and able to see the data base. I have created a recordset and can see the tables in the database. I did the test in the recordset box and it works. When I add a database item from the reecordset and try to view it in the browser in get the following.
Warning: Access denied for user: 'Robert@127.0.0.1' (Using password: YES) in c:\phpdev5\www\recordstorephpstart\Connections\cnr ecordstorephp.php on line 9
Fatal error: Access denied for user: 'Robert@127.0.0.1' (Using password: YES) in c:\phpdev5\www\recordstorephpstart\Connections\cnr ecordstorephp.php on line 9
I don’t know what to do at this point. Can anyone point me in the right direction.