Jump to content

Recommended Posts

Posted

I am working on an application in VB6 that I want to connect to mysql that I have hosted here. Problem I am haveing is configureing my ODBC, I entered all my information correctly I.E. host, data base name, password port 3306 but when I test it it comes back with access denied. anyone have a clue.

Posted

If you haven't already you'll need to add your local PC as an access host in the mysql admin section of cPanel. Resolve the IP address of your net connection and add that as the access host rather than a wildcard entry.

 

Mysql just assumes 'localhost' is trying to gain access if you're only using the username and password, which of course your local pc is not the 'localhost'.

 

Cheers :dance:

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...