<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1">
  <title></title>
</head>
<body text="#000000" bgcolor="#ffffff">
Hi,<br>
<br>
I'm test 2.7.3 out and I cannot create a connection to my database. I
am using the new adapter <a
 href="http://sourceforge.net/projects/mysql-python/">ZMySQLDA-2.0.9b2</a>
.and I loaded MySQL-python.exe-0.9.2.win32-py2.3.exe pointing it to the
bin directory of my zope installation. It added it to my product list
but when I try to make a connection I see the following:<br>
<br>
<br>
<p>Traceback (innermost last): </p>
<ul>
  <li>Module ZPublisher.Publish, line 175, in publish_module_standard </li>
  <li>Module ZPublisher.Publish, line 132, in publish </li>
  <li>Module Zope.App.startup, line 204, in zpublisher_exception_hook </li>
  <li>Module ZPublisher.Publish, line 101, in publish </li>
  <li>Module ZPublisher.mapply, line 88, in mapply </li>
  <li>Module ZPublisher.Publish, line 39, in call_object </li>
  <li>Module Products.ZMySQLDA.DA, line 106, in
manage_addZMySQLConnection </li>
  <li>Module Shared.DC.ZRDB.Connection, line 64, in __init__ </li>
  <li>Module Shared.DC.ZRDB.Connection, line 97, in edit </li>
  <li>Module Products.ZMySQLDA.DA, line 126, in connect </li>
  <li>Module Products.ZMySQLDA.db, line 183, in __init__ </li>
</ul>
AttributeError: server_capabilities (Also, an error occurred while
attempting to render the standard error message.) <br>
<br>
I also tried a password option but still no connection. I know I could
do the above in 2.6.1. <br>
<br>
Thanks,<br>
Larry<br>
</body>
</html>