Anothersledhead
Posts: 44
|
| Posted: 07/20/2004, 2:45 PM |
|
I am setting up a demo copy of Code Charge for a new employee to practice on. My dilema is that I am having difficulty connecting to the server side DB connection. I get the following error "Test connection failed because of provider initialization error. [MySQL][ODBC 3.51 Driver]Access denied for user: '@localhost' to database 'clients' Continue?". What I can't figure out is why I can connect to the design side and not to the server side. The connection is the same because everything is on my development machine. Is this perhaps only an issue with the demo copy and once I register this copy will it go away?
Thanks for any help!
|
 |
 |
peterr
Posts: 5971
|
| Posted: 07/20/2004, 9:05 PM |
|
This is definitely not an issue with the demo copy.
Generally the error you have doesn't seem to appear on the server side, but on the design side, unless I'm missing something.
If it was the server side then it would happen on the Web page and you wouldn't see "Test connection" or "Continue?".
If this happened in CCS but both your design and server connections are the same then please ignore this error and just generate and test your Web page.
_________________
Peter R.
YesSoftware Forums Moderator
For product support please visit http://support.yessoftware.com |
 |
 |
|