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





------- Additional comments from s...@openoffice.org Wed Feb 24 08:31:06 +0000 
2010 -------
@Drew You are right but there is a second part of the code who "run" the report 
and there i made the connection using a Argument 
    Arguments(0).Name = "OpenMode"
    Arguments(0).Value = "open"
    Arguments(1).Name = "ActiveConnection"
    Arguments(1).Value = oDatabase.getConnection("sos","hooghte")
    Arguments(2).Name = "Hidden"
    Arguments(2).Value = false
    
 oReports.loadComponentFromURL("Jobbons1","_blank",0,Arguments())

Do you mean that i need already the connection before i trie to open the 
Report ?
so Yes please explain me how to "connect" the connection  :-)to a report  

---------------------------------------------------------------------
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: issues-unsubscr...@dba.openoffice.org
For additional commands, e-mail: issues-h...@dba.openoffice.org

Reply via email to