To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=59048





------- Additional comments from [EMAIL PROTECTED] Mon Feb  6 05:09:28 -0800 
2006 -------
Hello,

I'm using OO 2.0.1 and think i have the above discribed problem still. My code
does the following:


      a) Create a DataSource instance which has a Calc sheet as input through a
factory,
      b) Store it (xStorable.storeAsURL()),
      c) Register it (xServ.registerObject()),
      d) Set the url (props.setPropertyValue()),
      e) Store it again (xStorable.store()),
      f) Do a MailMerge,
      g) Dispose DataSource (dataSource.dispose()),
      h) Revoke it (xServ.revokeObject( dataSourceName )),
      i) Delete file


Everything works, except the DataSource file is not deleted after the program
has finished. If i try to delete the file in the file system access is denied.
First i have to stop the soffice process. After that i can delete the file.

This is a problem for me. Can you please reopen the issue!

Greetings, frank

---------------------------------------------------------------------
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]

Reply via email to