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





------- Additional comments from [EMAIL PROTECTED] Fri Nov  9 15:59:28 +0000 
2007 -------
I experienced a similar problem with OOo 2.3.0 (German) on Linux (SuSE 10.1).
My steps:
1. I created a database file .odb which gives me access to a .xls file and 
registered that database (in Extras (?) - Options - OOo Base)
2. I created a macro which accesses the database using:
'  DatabaseContext = createUnoService("com.sun.star.sdb.DatabaseContext")
'  DataSource = DatabaseContext.getByName(mydbs)
'  Connection = DataSource.GetConnection("","")
'  ecc. 
and inserts some information into a writer document.
3. After restarting of OOo Writer, opening a Writer document, calling that 
macro and opening some other Writer documents I get this effect:
a) My KDE task list shows (among other OOo windows) an OOo calc running with 
my database opened in readonly mode
b) Calling that OOo calc window shows just an empty window frame (i.e. its 
contents consists of the pixels which have been on the same place before)
c) The menu list of OOo writer does show the all windows but that OOo calc
d) switching to other windows using that menu list often opens the wrong OO 
window or shows the effect described in b)

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

Reply via email to