To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=43548
User oj changed the following:
What |Old value |New value
================================================================================
Status|NEW |RESOLVED
--------------------------------------------------------------------------------
Resolution| |FIXED
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Fri Apr 29 01:24:18 -0700
2005 -------
Fixed in cws dba201
Hi Yogesh,
You were quite on the right direction with OEvoabConnection::prepareCall but
this is only valid for Evolution Address books. You should look at
java_sql_Connection::prepareCall for JDBC relevant drivers. Beside that the
problem was in dbaccess/source/core/dataaccess/connection.cxx prepareCall. This
wrong line has to look like
Reference< XPreparedStatement > xMasterStatement =
m_xConnection->prepareCall(sql);
now.
Best regards,
Ocke
---------------------------------------------------------------------
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]