To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=81899
User oj changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
Target milestone|OOo 3.x |OOo 3.1
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Jul 4 14:29:44 +0000
2008 -------
Fixed in cws dba31a
You now have to add this in your DataAccess.xcu file
<node oor:name="JDBC">
<node oor:name="DriverNames">
<node oor:name="com.mysql.jdbc.Driver" oor:op="replace">
<prop oor:name="DriverName">
<value>com.mysql.jdbc.Driver</value>
</prop>
<prop oor:name="Path">
<value>file:///d:/src/drv/mysql-connector-java-5.1.3-rc/mysql-connector-java-5.1.3-rc-bin.jar</value>
</prop>
</node>
</node>
</node>
---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]