Skip to main content
Inspiring
July 13, 2007
Answered

Data Source Username

  • July 13, 2007
  • 1 reply
  • 305 views
Whenever I try and set a new recordset (query) on a .cfm page to a particular database it always asks for a user name and password. I have tried all user names and passwords I can think of for root, sql, coldfusion admin etc but with no luck. What username and password can it be asking for?
This topic has been closed for replies.
Correct answer cstokie
Problem solved. I needed to chmod 777 on the mysql file!

1 reply

cstokieAuthorCorrect answer
Inspiring
July 15, 2007
Problem solved. I needed to chmod 777 on the mysql file!