PDA

View Full Version : Error when Exporting Files


sftl99
08-30-2005, 10:50 PM
I am getting this error:
Access denied for user: 'biddesk@localhost' (Using password: YES)
when trying to run a code for exporting an excel file. I wrote the code on my own personal server and just moved it over once I had it working the way I wanted, but on this server it's not working. The directory is CHMOD 777, but that's not what this error is anyway. Please help...what do I do?

devinemke
08-31-2005, 07:40 PM
your database connection routine is failing on the live server. make sure you are using the correct hostname, username and password.