jdbc connection failing on password
"Colin Rice" <[email protected]> Sat, 23 Jun 2012 07:04:16 +0100
| Newsgroups | gmane.comp.db.mysql.java |
|---|---|
| Message-ID | <[email protected]> |
------=_NextPart_000_0043_01CD510E.68E56AF0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Hi, I have a linux client able to connect successfully to a remote mysql database running on a Windows server, via the standard mysql prompt CLI. However I also have a program using the jdbc drivers on the same client that keeps getting 'Access Denied.' errors and I don't understand why. This same program works fine on other clients and to other mysql servers. Any ideas anyone? Cheers Colin ------=_NextPart_000_0043_01CD510E.68E56AF0--