To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=108028
User jbu changed the following:
What |Old value |New value
================================================================================
CC|'atjensen,jbu' |'atjensen,jbu,oj'
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Sun Jan 24 15:01:12 +0000
2010 -------
@oj:
the feature mail leaves me with no clue what to do. Do you have a spec (or can
you point me to a sample source file) for at least the mandatory parameters
(urlpattern,ParentURLPattern , driver) ? Shall the configuration still be passed
in the DataAccess.xcu ?
Bye,
Joerg
-------
her my old DataAccess.xcu, which used to wor.
<?xml version="1.0" encoding="UTF-8"?>
<oor:node xmlns:oor="http://openoffice.org/2001/registry"
xmlns:xs="http://www.w3.org/2001/XMLSchema" oor:name="DataAccess"
oor:package="org.openoffice.Office">
<node oor:name="UserDefinedDriverSettings">
<node oor:name="Postgresql Driver" oor:op="replace">
<prop oor:name="DriverPageDisplayName">
<value>Postgresql-SDBC Driver V 0.7.5</value>
</prop>
<prop oor:name="DriverTypeDisplayName">
<value>postgresql</value>
</prop>
<prop oor:name="DriverDsnPrefix">
<value>sdbc:postgresql:</value>
</prop>
</node>
</node>
</oor: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]