You might wish to check with GoDaddy tech support and find out if they require you to have a different username/password for your MySQL server so that if someone hacks your server, it won't grant them access to your account as well.
Other than that, could you post the connection code you're trying to use to connect to the DB server?
That might help also.
~AB
Main Topics
Browse All Topics





by: kenfcampPosted on 2007-06-04 at 19:23:03ID: 19213906
If I'm reading the error message properly it appears the table you're trying to access [Table 'etnyadmin.USER_LOGIN' ]
doesn't exist.
Ken