<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial">You are right. When I added more than just the dsn
name to the connection string, I believe it is failing inside the java
driver. that is when I get the invalid property values error. When I
fail to put the semicolon on the end of the password, I get a failure
inside the SQLDriverConnect and I get a General Error string message.
FYI, I am using 2.2.11 of unixODBC. Maybe should upgrade.</font><br>
<br>
Nick Gorham wrote:
<blockquote cite="mid:49C916D4.4000500@lurcher.org" type="cite">Andy
Warner wrote:
  <br>
  <br>
  <blockquote type="cite">As a correction, the string error I am seeing
is "invalid property values"
    <br>
  </blockquote>
  <br>
  <br>
That looks more like a Jave error message. I just check at least in
2.2.14 it connects fine with or without the trailing semicolon. I can't
see anything in the change log that would make me thing 2.2.12 was any
different.
  <br>
  <br>
</blockquote>
</body>
</html>