Hello. I am new to the forums and to Jodohost. This place rocks!
Unfortunatley I am hitting some bad rocks on my road to setting up my coldfusion/mysql connection.
I sent in a trouble ticket and had Jodohost set up my DSN.
Sweet.
I am able to succesfully query my mysql database when running the query locally on my computer to the remote database through my cfadmin. I can get to my database through PHP mySQL and add records and what not. I am able to execute basic cfms off my jodohost account.
My problem is that I am not able to execute basic queries off my jodohost account to the mySQL database that Jodohost so kindly set up for me. My coldfusion application is in my jodohost root directory.
MyError =
"Invalid authorization specification: Access denied for user: 'xxxxxxxxxx@sls-ce8p10.dca2.superb.net' (Using password: YES)"
I have tried using the password/username attributes in the CFQUERY tag but still no worky...
Thanks for any help!
Unfortunatley I am hitting some bad rocks on my road to setting up my coldfusion/mysql connection.
I sent in a trouble ticket and had Jodohost set up my DSN.
Sweet.
I am able to succesfully query my mysql database when running the query locally on my computer to the remote database through my cfadmin. I can get to my database through PHP mySQL and add records and what not. I am able to execute basic cfms off my jodohost account.
My problem is that I am not able to execute basic queries off my jodohost account to the mySQL database that Jodohost so kindly set up for me. My coldfusion application is in my jodohost root directory.
MyError =
"Invalid authorization specification: Access denied for user: 'xxxxxxxxxx@sls-ce8p10.dca2.superb.net' (Using password: YES)"
I have tried using the password/username attributes in the CFQUERY tag but still no worky...
Thanks for any help!