To comment on the following update, log in, then open the issue: http://www.openoffice.org/issues/show_bug.cgi?id=86855
------- Additional comments from [EMAIL PROTECTED] Mon Jun 23 03:38:16 +0000 2008 ------- Well - as I don't know really know whether opening a form this way was supposed to be supported or not I can't say whether this is basic code is INVALID or not. I suppose it is. The reason I say that is because even if you close the connection explicitly when the last for opened is closed the data is not written, and I can't see how one can get to the Base file in memory to close it. However if in the Basic code you use stardestkop.loadComponentFromURL to load the Base file AND IF hidden then insure that the connection ( created using the datasource of the opened Base file) is explicitly closed the data will be written when OO.o finally exits completely. Meaning that if quickstarter is running the write does not happen, it appears, until quickstarter is also closed. ( But that is a different issue ) --------------------------------------------------------------------- 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]
