[dba-dev] Manupelating the Datasource of the Report Builder

2008-01-23 Thread Fernand Vanrie

Hallo,

For making Reports acsesable for cummon users i need to make a macro 
with data-selection- criteria who produces a data-set who can be used a 
the source for a rpre-definned report build by the wizard or the Sun 
Report Builder.
Can the source be altered by the macro and can data selected in the GUI- 
beamer been used? I can make a row-set out of selected data in the beamer


Thanks for any hint

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dba-dev] Manupelating the Datasource of the Report Builder

2008-01-23 Thread Ocke Janssen

Hello Fernand Vanrie,

I attached a short basic macro which creates the report builder. After 
that you could change the command or other properties you like. Sadly 
you can't at the moment open it hidden.

http://www.openoffice.org/issues/show_bug.cgi?id=85506
And issue
for a better API where you should just call 
http://www.openoffice.org/issues/show_bug.cgi?id=85507

getReportDocuments().getByName(Report1).getComponent()

I hope this helps a little bit.

Best regards,

Ocke

Fernand Vanrie wrote:

Hallo,

For making Reports acsesable for cummon users i need to make a macro 
with data-selection- criteria who produces a data-set who can be used 
a the source for a rpre-definned report build by the wizard or the 
Sun Report Builder.
Can the source be altered by the macro and can data selected in the 
GUI- beamer been used? I can make a row-set out of selected data in 
the beamer


Thanks for any hint

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Ocke Janssen  Tel: +49 40 23646 661, x1
Dipl. Inf(FH) Fax: +49 40 23646 550
Sun Microsystems Inc.
Nagelsweg 55 mailto:[EMAIL PROTECTED]
D-20097 Hamburg   http://www.sun.com/staroffice

Sitz der Gesellschaft: Sun Microsystems GmbH, Sonnenallee 1, 
D-85551 Kirchheim-Heimstetten

Amtsgericht Muenchen: HRB 161028
Geschaeftsfuehrer: Thomas Schroeder Wolfgang Engels, Dr. Roland Boemer
Vorsitzender des Aufsichtsrates: Martin Haering

   The original attachment - report.bas - has been removed from this 
   message, as it is a type of file which has recently been used 
   to carry viruses and other malicious software. 

   The following extensions are no longer supported as valid 
   email attachments and will be removed since they are primarily 
   used to carry viruses and other malicious software:

  asp bas bat chm cmd com exe hlp hta inf isp js jse lnk msi mst
  pcd pif reg scr url vbe vbs ws wsh sun.com.zip


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

[dba-dev] Re: [Spam] Re: [dba-dev] Manupelating the Datasource of the Report Builder

2008-01-23 Thread Fernand Vanrie

Ocke Janssen wrote:

Hello Fernand Vanrie,

I attached a short basic macro which creates the report builder. After 
that you could change the command or other properties you like. Sadly 
you can't at the moment open it hidden.

http://www.openoffice.org/issues/show_bug.cgi?id=85506
And issue
for a better API where you should just call 
http://www.openoffice.org/issues/show_bug.cgi?id=85507

getReportDocuments().getByName(Report1).getComponent()

I hope this helps a little bit.

Ocke ,  thanks but your  mailer has replaced  the bas-fileswith this message

The original attachment - report.bas - has been removed from this
  message, as it is a type of file which has recently been used
  to carry viruses and other malicious software.

  The following extensions are no longer supported as valid
  email attachments and will be removed since they are primarily
  used to carry viruses and other malicious software:

 asp bas bat chm cmd com exe hlp hta inf isp js jse lnk msi mst
 pcd pif reg scr url vbe vbs ws wsh sun.com.zip

please send me the code in a other file !

thanks again



Best regards,

Ocke

Fernand Vanrie wrote:

Hallo,

For making Reports acsesable for cummon users i need to make a macro 
with data-selection- criteria who produces a data-set who can be used 
a the source for a rpre-definned report build by the wizard or the 
Sun Report Builder.
Can the source be altered by the macro and can data selected in the 
GUI- beamer been used? I can make a row-set out of selected data in 
the beamer


Thanks for any hint

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



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: [dba-dev] Re: [Spam] Re: [dba-dev] Manupelating the Datasource of the Report Builder

2008-01-23 Thread Ocke Janssen - Sun Microsystems Inc.

Fernand Vanrie schrieb:

Ocke Janssen wrote:

Hello Fernand Vanrie,

I attached a short basic macro which creates the report builder. 
After that you could change the command or other properties you like. 
Sadly you can't at the moment open it hidden.

http://www.openoffice.org/issues/show_bug.cgi?id=85506
And issue
for a better API where you should just call 
http://www.openoffice.org/issues/show_bug.cgi?id=85507

getReportDocuments().getByName(Report1).getComponent()

I hope this helps a little bit.
Ocke ,  thanks but your  mailer has replaced  the bas-fileswith this 
message


The original attachment - report.bas - has been removed from this
  message, as it is a type of file which has recently been used
  to carry viruses and other malicious software.

  The following extensions are no longer supported as valid
  email attachments and will be removed since they are primarily
  used to carry viruses and other malicious software:

 asp bas bat chm cmd com exe hlp hta inf isp js jse lnk msi mst
 pcd pif reg scr url vbe vbs ws wsh sun.com.zip

please send me the code in a other file !
Sorry. It is the same code as in issue description of 
http://www.openoffice.org/issues/show_bug.cgi?id=85506


- oj


thanks again



Best regards,

Ocke

Fernand Vanrie wrote:

Hallo,

For making Reports acsesable for cummon users i need to make a macro 
with data-selection- criteria who produces a data-set who can be 
used a the source for a rpre-definned report build by the wizard 
or the Sun Report Builder.
Can the source be altered by the macro and can data selected in the 
GUI- beamer been used? I can make a row-set out of selected data in 
the beamer


Thanks for any hint

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



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




--
Ocke Janssen  Tel: +49 40 23646 661, x1
Dipl. Inf(FH) Fax: +49 40 23646 550
Sun Microsystems Inc.
Nagelsweg 55 mailto:[EMAIL PROTECTED]
D-20097 Hamburg   http://www.sun.com/staroffice

Sitz der Gesellschaft: Sun Microsystems GmbH, Sonnenallee 1, 
D-85551 Kirchheim-Heimstetten

Amtsgericht Muenchen: HRB 161028
Geschaeftsfuehrer: Thomas Schroeder, Wolfgang Engels, Dr. Roland Boemer
Vorsitzender des Aufsichtsrates: Martin Haering


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]