To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=103880
User atjensen changed the following:
What |Old value |New value
================================================================================
CC|'' |'atjensen'
--------------------------------------------------------------------------------
------- Additional comments from [email protected] Wed Jul 29 18:48:49
+0000 2009 -------
@die - looking at BASETEST.Standard.AccesBase.ConnecterSource
Your code creates an explicie connection that is not shared by opened ODB file
that triggered the code - this is legal, but I don't think what you where trying
to do.
That is the reason that in the case of:
OpenForm( thisDatabaseDocument.FormDocuments,maConnexion,"MenuGeneral")
where you pass in the explicit connection, it works
While thisDatabaseDocument.formDocuments.getByName("F_Liste").open
which uses the still NULL connection ThisDataBaseDocument.ActiveConnection
fails. The error message is the correct behavior here.
I will leave the issue unconfirmed for the moment however - in case you feel the
code as written should work - if not I'll close the issue in a day or so.
However - the Issue tracking system is not the place for user support and I
would suggest you bring this up on the French language forum at
http://user.services.openoffice.org/fr/forum
where I am sure you will find folks willing to help you make the needed changes
to your basic macros.
---------------------------------------------------------------------
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]