To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=51680
User er changed the following:
What |Old value |New value
================================================================================
CC|'' |'er'
--------------------------------------------------------------------------------
Assigned to|er |fs
--------------------------------------------------------------------------------
OS/Version|Windows XP |All
--------------------------------------------------------------------------------
------- Additional comments from [EMAIL PROTECTED] Mon Jul 18 10:08:39 -0700
2005 -------
Hi Frank,
When calling sdbc::XRowSet::execute() in sc/source/ui/docsh8.cxx:957 we
catch an sdbc::SQLException, CommandType is sdb::CommandType::TABLE,
Command is "bla%20nk" (encoded URL) for a filename of "bla nk.dbf".
However, the same is accepted by the previous
sdbcx::XAppend::appendByDescriptor() with the data descriptor property
"Name" set to "bla%20nk", hence the .dbf structure is written correctly.
If there's anything we should do different, please advice. If not,
please fix ;-)
Eike
---------------------------------------------------------------------
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]